Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dtypes-inl.h123 ZoneTypeConfig::Type* ZoneTypeConfig::from_struct(Struct* structure) { in from_struct() function
270 i::Handle<HeapTypeConfig::Type> HeapTypeConfig::from_struct( in from_struct() function
Dtypes.h556 return Config::from_struct(Config::struct_create(tag, length, region)); in New()
809 static inline Type* from_struct(Struct* structured);
852 static inline i::Handle<Type> from_struct(i::Handle<Struct> structure);