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

  /external/chromium_org/v8/src/
types-inl.h 123 ZoneTypeConfig::Type* ZoneTypeConfig::from_struct(Struct* structure) { function in class:v8::internal::ZoneTypeConfig
270 i::Handle<HeapTypeConfig::Type> HeapTypeConfig::from_struct( function in class:v8::internal::HeapTypeConfig
types.h 233 // static Handle<Type>::type from_struct(Handle<Struct>::type, int tag);
556 return Config::from_struct(Config::struct_create(tag, length, region));
809 static inline Type* from_struct(Struct* structured);
852 static inline i::Handle<Type> from_struct(i::Handle<Struct> structure);
    [all...]

Completed in 141 milliseconds