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

  /external/chromium_org/v8/src/
types-inl.h 166 Type* ZoneTypeConfig::struct_get(Struct* structure, int i) { function in class:v8::internal::ZoneTypeConfig
304 i::Handle<HeapTypeConfig::Type> HeapTypeConfig::struct_get( function in class:v8::internal::HeapTypeConfig
types.h 238 // static Handle<Type>::type struct_get(Handle<Struct>::type, int);
535 return Config::struct_get(Config::as_struct(this), i);
815 static inline Type* struct_get(Struct* structure, int i);
859 static inline i::Handle<Type> struct_get(i::Handle<Struct> structure, int i);
    [all...]

Completed in 82 milliseconds