HomeSort by relevance Sort by last modified time
    Searched refs:from_struct (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 154 milliseconds