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

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h1753 class HEnterInlined final : public HTemplateInstruction<0> {
1755 static HEnterInlined* New(Isolate* isolate, Zone* zone, HValue* context,
1763 HEnterInlined(return_id, closure, closure_context, arguments_count,
1798 HEnterInlined(BailoutId return_id, Handle<JSFunction> closure, function in class:final
1835 HLeaveInlined(HEnterInlined* entry,
1851 HEnterInlined* entry_;

Completed in 85 milliseconds