Searched refs:HFunctionLiteral (Results 1 – 9 of 9) sorted by relevance
7469 class HFunctionLiteral FINAL : public HTemplateInstruction<1> {7471 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P2(HFunctionLiteral,7492 HFunctionLiteral(HValue* context, Handle<SharedFunctionInfo> shared, in HFunctionLiteral() function
5239 HFunctionLiteral* instr = in VisitFunctionLiteral()5240 New<HFunctionLiteral>(shared_info, expr->pretenure()); in VisitFunctionLiteral()
2381 LInstruction* LChunkBuilder::DoFunctionLiteral(HFunctionLiteral* instr) { in DoFunctionLiteral()
2432 LInstruction* LChunkBuilder::DoFunctionLiteral(HFunctionLiteral* instr) { in DoFunctionLiteral()
2492 LInstruction* LChunkBuilder::DoFunctionLiteral(HFunctionLiteral* instr) { in DoFunctionLiteral()
2469 LInstruction* LChunkBuilder::DoFunctionLiteral(HFunctionLiteral* instr) { in DoFunctionLiteral()
2488 LInstruction* LChunkBuilder::DoFunctionLiteral(HFunctionLiteral* instr) { in DoFunctionLiteral()
1494 LInstruction* LChunkBuilder::DoFunctionLiteral(HFunctionLiteral* instr) { in DoFunctionLiteral()