Searched refs:AllocateBytecodeArray (Results 1 – 3 of 3) sorted by relevance
2000 AllocateBytecodeArray(int length, const byte* raw_bytecodes, int frame_size,
2421 AllocateBytecodeArray(0, nullptr, 0, 0, empty_fixed_array()); in CreateInitialMaps()3035 AllocationResult Heap::AllocateBytecodeArray(int length, in AllocateBytecodeArray() function in v8::internal::Heap
928 CALL_HEAP_FUNCTION(isolate(), isolate()->heap()->AllocateBytecodeArray( in NewBytecodeArray()