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