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

  /external/chromium_org/v8/src/
types-inl.h 147 void ZoneTypeConfig::struct_shrink(Struct* structure, int length) { function in class:v8::internal::ZoneTypeConfig
286 void HeapTypeConfig::struct_shrink(i::Handle<Struct> structure, int length) { function in class:v8::internal::HeapTypeConfig
types.h 235 // static void struct_shrink(Handle<Struct>::type, int length);
543 Config::struct_shrink(Config::as_struct(this), length);
812 static inline void struct_shrink(Struct* structure, int length);
856 static inline void struct_shrink(i::Handle<Struct> structure, int length);
    [all...]

Completed in 59 milliseconds