Searched refs:AllocateConstantPoolArray (Results 1 – 3 of 3) sorted by relevance
1764 MUST_USE_RESULT AllocationResult AllocateConstantPoolArray(
4023 AllocationResult allocation = AllocateConstantPoolArray(small); in CopyConstantPoolArrayWithMap()4123 AllocationResult Heap::AllocateConstantPoolArray( in AllocateConstantPoolArray() function in v8::internal::Heap
124 isolate()->heap()->AllocateConstantPoolArray(small), in NewConstantPoolArray()