BeginJSFrame      491 src/arm/lithium-codegen-arm.cc       translation->BeginJSFrame(environment->ast_id(), closure_id, height);
BeginJSFrame      590 src/deoptimizer.h   void BeginJSFrame(int node_id, int literal_id, unsigned height);
BeginJSFrame      430 src/ia32/lithium-codegen-ia32.cc       translation->BeginJSFrame(environment->ast_id(), closure_id, height);
BeginJSFrame      457 src/mips/lithium-codegen-mips.cc       translation->BeginJSFrame(environment->ast_id(), closure_id, height);
BeginJSFrame      378 src/x64/lithium-codegen-x64.cc       translation->BeginJSFrame(environment->ast_id(), closure_id, height);