Home
last modified time | relevance | path

Searched refs:EstimateInstructionSize (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.h61 static int EstimateInstructionSize(BytecodeArray bytecode);
H A Dbaseline-batch-compiler.cc263 estimated_size = BaselineCompiler::EstimateInstructionSize( in EnqueueFunction()
H A Dbaseline-compiler.cc259 estimated_size = BaselineCompiler::EstimateInstructionSize(*bytecodes); in AllocateBuffer()
340 int BaselineCompiler::EstimateInstructionSize(BytecodeArray bytecode) { in EstimateInstructionSize() function in v8::BaselineCompiler

Completed in 5 milliseconds