Home
last modified time | relevance | path

Searched defs:inobject_properties (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dlayout-descriptor-inl.h29 bool LayoutDescriptor::InobjectUnboxedField(int inobject_properties, in InobjectUnboxedField()
169 int inobject_properties = map->GetInObjectProperties(); in CalculateCapacity() local
203 int inobject_properties = map->GetInObjectProperties(); in Initialize() local
235 int inobject_properties = map->GetInObjectProperties(); in LayoutDescriptorHelper() local
Dfield-index-inl.h28 int inobject_properties = map->GetInObjectProperties(); in ForPropertyIndex() local
Dobjects.cc5633 int inobject_properties = new_map->GetInObjectProperties(); in MigrateFastToSlow() local
9721 Handle<Map> Map::Create(Isolate* isolate, int inobject_properties) { in Create()
/external/v8/test/cctest/
Dtest-unboxed-doubles.cc190 int inobject_properties = kPropsCount - 1; in TEST() local
207 int inobject_properties = kPropsCount; in TEST() local
567 int inobject_properties = kPropsCount / 2; in TEST() local
608 Isolate* isolate, int inobject_properties, TestPropertyKind* props, in TestLayoutDescriptorAppend()
742 Isolate* isolate, int inobject_properties, in TestLayoutDescriptorAppendIfFastOrUseFull()
1177 int inobject_properties, in TestLayoutDescriptorHelper()
Dtest-inobject-slack-tracking.cc118 int inobject_properties = obj->map()->GetInObjectProperties(); in IsObjectShrinkable() local
/external/v8/src/crankshaft/
Dhydrogen.cc11935 int inobject_properties = boilerplate_object->map()->GetInObjectProperties(); in BuildEmitInObjectProperties() local