Home | Sort by relevance Sort by last modified time |
/external/v8/src/ | |
types-inl.h | 184 ZoneTypeConfig::Struct* ZoneTypeConfig::struct_create( function in class:v8::internal::ZoneTypeConfig 387 i::Handle<HeapTypeConfig::Struct> HeapTypeConfig::struct_create( function in class:v8::internal::HeapTypeConfig |
types.h | 302 // static Handle<Struct>::type struct_create(int tag, int length, Region*); 756 return Config::from_struct(Config::struct_create(tag, length, region)); [all...] |