v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TypeImplIteratorAux< Config, i::Map > Struct Template Reference

Static Public Member Functions

static bool matches (typename TypeImpl< Config >::TypeHandle type)
 
static i::Handle< i::Mapcurrent (typename TypeImpl< Config >::TypeHandle type)
 

Detailed Description

template<class Config>
struct v8::internal::TypeImplIteratorAux< Config, i::Map >

Definition at line 85 of file types.cc.

Member Function Documentation

static i::Handle<i::Map> current ( typename TypeImpl< Config >::TypeHandle  type)
inlinestatic

Definition at line 89 of file types.cc.

References TypeImpl< class >::AsClass().

static bool matches ( typename TypeImpl< Config >::TypeHandle  type)
inlinestatic

Definition at line 86 of file types.cc.

References TypeImpl< class >::IsClass().


The documentation for this struct was generated from the following file: