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

  /external/v8/src/
types-inl.h 184 ZoneTypeConfig::Struct* ZoneTypeConfig::struct_create( function in class:v8::internal::ZoneTypeConfig
387 i::Handle<HeapTypeConfig::Struct> HeapTypeConfig::struct_create( function in class:v8::internal::HeapTypeConfig
types.h 302 // static Handle<Struct>::type struct_create(int tag, int length, Region*);
756 return Config::from_struct(Config::struct_create(tag, length, region));
    [all...]

Completed in 224 milliseconds