Searched defs:map_root_index (Results 1 – 5 of 5) sorted by relevance
| /external/v8/src/heap/ |
| D | factory.cc | 291 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/ |
| D | builtins-promise-gen.cc | 434 Heap::RootListIndex map_root_index, Node* context, Node* argument, in AllocatePromiseReactionJobTask()
|
| D | builtins-collections-gen.cc | 2066 Heap::RootListIndex map_root_index = static_cast<Heap::RootListIndex>( in AllocateTable() local
|
| /external/v8/src/ |
| D | code-stub-assembler.cc | 2709 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()
|
| D | objects.cc | 16757 Heap::RootListIndex map_root_index = in NewInternal() local
|