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

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h1943 class HDeclareGlobals final : public HUnaryOperation {
1945 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P3(HDeclareGlobals,
1961 HDeclareGlobals(HValue* context, Handle<FixedArray> declarations, int flags, function in class:final

Completed in 140 milliseconds