Searched defs:HFunctionLiteral (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dhydrogen-instructions.h7469 class HFunctionLiteral FINAL : public HTemplateInstruction<1> {
7471 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P2(HFunctionLiteral,
7492 HFunctionLiteral(HValue* context, Handle<SharedFunctionInfo> shared, function in class:v8::FINAL::FINAL

Completed in 68 milliseconds