Home | Sort by relevance Sort by last modified time |
/external/v8/src/ | |
types-inl.h | 215 Type* ZoneTypeConfig::struct_get(Struct* structure, int i) { function in class:v8::internal::ZoneTypeConfig 414 i::Handle<HeapTypeConfig::Type> HeapTypeConfig::struct_get( function in class:v8::internal::HeapTypeConfig |
types.h | 306 // static Handle<Type>::type struct_get(Handle<Struct>::type, int); 735 return Config::struct_get(Config::as_struct(this), i); [all...] |