Home
last modified time | relevance | path

Searched refs:struct_get (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dtypes-inl.h167 Type* ZoneTypeConfig::struct_get(Struct* structure, int i) { in struct_get() function
307 i::Handle<HeapTypeConfig::Type> HeapTypeConfig::struct_get( in struct_get() function
Dtypes.h658 return Config::struct_get(Config::as_struct(this), i); in Get()
933 static inline Type* struct_get(Struct* structure, int i);
977 static inline i::Handle<Type> struct_get(i::Handle<Struct> structure, int i);