Searched refs:BeginJSFrame (Results 1 – 4 of 4) sorted by relevance
215 translation->BeginJSFrame(environment->ast_id(), shared_id, height); in WriteTranslationFrame()
578 translation->BeginJSFrame( in BuildTranslationForFrameStateDescriptor()
1005 void BeginJSFrame(BailoutId node_id, int literal_id, unsigned height);
2242 void Translation::BeginJSFrame(BailoutId node_id, in BeginJSFrame() function in v8::internal::Translation