Searched refs:EmitNewClosure (Results 1 – 2 of 2) sorted by relevance
1085 void FullCodeGenerator::EmitNewClosure(Handle<SharedFunctionInfo> info, in EmitNewClosure() function in v8::internal::FullCodeGenerator1549 EmitNewClosure(function_info, expr->pretenure()); in VisitFunctionLiteral()1615 EmitNewClosure(shared, false); in VisitNativeFunctionLiteral()
525 void EmitNewClosure(Handle<SharedFunctionInfo> info, bool pretenure);