5 #ifndef V8_COMPILER_JS_INLINING_H_
6 #define V8_COMPILER_JS_INLINING_H_
15 class JSCallFunctionAccessor;
void TryInlineCall(Node *node)
Node * CreateArgumentsAdaptorFrameState(JSCallFunctionAccessor *call, Handle< JSFunction > jsfunction, Zone *temp_zone)
static void UnifyReturn(Graph *graph)
JSInliner(CompilationInfo *info, JSGraph *jsgraph)
void AddClosureToFrameState(Node *frame_state, Handle< JSFunction > jsfunction)
Debugger support for the V8 JavaScript engine.