Home
last modified time | relevance | path

Searched defs:map_root_index (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/heap/
Dfactory.cc291 Heap::RootListIndex map_root_index, int length, Object* filler, in NewFixedArrayWithFiller()
304 Handle<T> Factory::NewFixedArrayWithMap(Heap::RootListIndex map_root_index, in NewFixedArrayWithMap()
316 Handle<T> Factory::NewWeakFixedArrayWithMap(Heap::RootListIndex map_root_index, in NewWeakFixedArrayWithMap()
/external/v8/src/builtins/
Dbuiltins-promise-gen.cc434 Heap::RootListIndex map_root_index, Node* context, Node* argument, in AllocatePromiseReactionJobTask()
Dbuiltins-collections-gen.cc2066 Heap::RootListIndex map_root_index = static_cast<Heap::RootListIndex>( in AllocateTable() local
/external/v8/src/
Dcode-stub-assembler.cc2709 Node* object, Heap::RootListIndex map_root_index) { in StoreMapNoWriteBarrier()
3218 Heap::RootListIndex map_root_index, TNode<Smi> length, TNode<String> parent, in AllocateSlicedString()
3250 Heap::RootListIndex map_root_index, TNode<Smi> length, TNode<String> first, in AllocateConsString()
Dobjects.cc16757 Heap::RootListIndex map_root_index = in NewInternal() local