Home
last modified time | relevance | path

Searched refs:set_the_hole (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/
Delements.cc216 to->set_the_hole(i + to_start); in CopyDictionaryToObjectElements()
298 to->set_the_hole(i); in CopyDoubleToDoubleElements()
328 to->set_the_hole(i); in CopyObjectToDoubleElements()
338 to->set_the_hole(i + to_start); in CopyObjectToDoubleElements()
358 to->set_the_hole(i); in CopyDictionaryToDoubleElements()
372 to->set_the_hole(i + to_start); in CopyDictionaryToDoubleElements()
655 backing_store->set_the_hole(i); in SetLengthWithoutNormalize()
707 backing_store->set_the_hole(key); in DeleteCommon()
837 FixedDoubleArray::cast(obj->elements())->set_the_hole(key); in Delete()
1237 parameter_map->set_the_hole(key + 2); in Delete()
Dfull-codegen.cc596 array->set_the_hole(j++); in VisitDeclarations()
Dparser.cc3716 literals->set_the_hole(i); in BuildArrayLiteralBoilerplateLiterals()
3768 object_literals->set_the_hole(i); in ParseArrayLiteral()
3770 double_literals->set_the_hole(i); in ParseArrayLiteral()
3796 double_literals->set_the_hole(j); in ParseArrayLiteral()
Dbuiltins.cc566 elms->set_the_hole(len - 1); in BUILTIN()
Dmark-compact.cc2425 map_cache->set_the_hole(i); in ProcessMapCaches()
2426 map_cache->set_the_hole(i + 1); in ProcessMapCaches()
Dobjects.cc9639 parameter_map->set_the_hole(index + 2); in SetElementWithoutInterceptor()
11359 elements->set_the_hole(holes); in PrepareElementsForSort()
11403 elements->set_the_hole(holes); in PrepareElementsForSort()
12533 set_the_hole(EntryToIndex(entry)); in Remove()
12597 set_the_hole(EntryToIndex(entry)); in RemoveEntry()
12598 set_the_hole(EntryToIndex(entry) + 1); in RemoveEntry()
Dobjects-inl.h1737 void FixedDoubleArray::set_the_hole(int index) { in set_the_hole() function
1820 void FixedArray::set_the_hole(int index) { in set_the_hole() function
Dobjects.h2251 inline void set_the_hole(int index);
2351 inline void set_the_hole(int index);
Druntime.cc7651 parameter_map->set_the_hole(index + 2); in RUNTIME_FUNCTION()
7663 arguments->set_the_hole(index); in RUNTIME_FUNCTION()
Dheap.cc4647 elements->set_the_hole(i); in AllocateFixedDoubleArrayWithHoles()
Dhydrogen.cc7002 array->set_the_hole(j++); in VisitDeclarations()