Home
last modified time | relevance | path

Searched refs:CreateOffHeapInstructionStream (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dinstruction-stream.h31 static void CreateOffHeapInstructionStream(Isolate* isolate, uint8_t** data,
Dinstruction-stream.cc49 void InstructionStream::CreateOffHeapInstructionStream(Isolate* isolate, in CreateOffHeapInstructionStream() function in v8::internal::InstructionStream
Disolate.cc2906 InstructionStream::CreateOffHeapInstructionStream(this, &data, &size); in Throw()