DeclareGlobals     91 src/arm/lithium-arm.h   V(DeclareGlobals)                             \
DeclareGlobals   1434 src/arm/lithium-arm.h   DECLARE_CONCRETE_INSTRUCTION(DeclareGlobals, "declare-globals")
DeclareGlobals   1435 src/arm/lithium-arm.h   DECLARE_HYDROGEN_ACCESSOR(DeclareGlobals)
DeclareGlobals    584 src/full-codegen.cc     DeclareGlobals(array);
DeclareGlobals    380 src/full-codegen.h   void DeclareGlobals(Handle<FixedArray> pairs);
DeclareGlobals    101 src/hydrogen-instructions.h   V(DeclareGlobals)                            \
DeclareGlobals   1545 src/hydrogen-instructions.h   DECLARE_CONCRETE_INSTRUCTION(DeclareGlobals)
DeclareGlobals     85 src/ia32/lithium-ia32.h   V(DeclareGlobals)                             \
DeclareGlobals   1463 src/ia32/lithium-ia32.h   DECLARE_CONCRETE_INSTRUCTION(DeclareGlobals, "declare-globals")
DeclareGlobals   1464 src/ia32/lithium-ia32.h   DECLARE_HYDROGEN_ACCESSOR(DeclareGlobals)
DeclareGlobals     91 src/mips/lithium-mips.h   V(DeclareGlobals)                             \
DeclareGlobals   1400 src/mips/lithium-mips.h   DECLARE_CONCRETE_INSTRUCTION(DeclareGlobals, "declare-globals")
DeclareGlobals   1401 src/mips/lithium-mips.h   DECLARE_HYDROGEN_ACCESSOR(DeclareGlobals)
DeclareGlobals    343 src/runtime.h    F(DeclareGlobals, 3, 1) \
DeclareGlobals     91 src/x64/lithium-x64.h   V(DeclareGlobals)                             \
DeclareGlobals   1415 src/x64/lithium-x64.h   DECLARE_CONCRETE_INSTRUCTION(DeclareGlobals, "declare-globals")
DeclareGlobals   1416 src/x64/lithium-x64.h   DECLARE_HYDROGEN_ACCESSOR(DeclareGlobals)