Searched refs:AllocateBytecodeArray (Results 1 – 3 of 3) sorted by relevance
1853 AllocateBytecodeArray(int length, const byte* raw_bytecodes, int frame_size,
3057 AllocationResult Heap::AllocateBytecodeArray(int length, in AllocateBytecodeArray() function in v8::internal::Heap
946 CALL_HEAP_FUNCTION(isolate(), isolate()->heap()->AllocateBytecodeArray( in NewBytecodeArray()