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::Object > Struct Template Reference

Static Public Member Functions

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

Detailed Description

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

Definition at line 95 of file types.cc.

Member Function Documentation

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

Definition at line 99 of file types.cc.

References TypeImpl< class >::AsConstant().

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

Definition at line 96 of file types.cc.

References TypeImpl< class >::IsConstant().


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