Home
last modified time | relevance | path

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

/external/v8/src/
Ddeoptimizer.h973 void BeginInterpretedFrame(BailoutId bytecode_offset, int literal_id,
Ddeoptimizer.cc2382 void Translation::BeginInterpretedFrame(BailoutId bytecode_offset, in BeginInterpretedFrame() function in v8::internal::Translation
/external/v8/src/compiler/
Dcode-generator.cc797 translation->BeginInterpretedFrame( in BuildTranslationForFrameStateDescriptor()