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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h5467 class HLoadGlobalGeneric FINAL : public HTemplateInstruction<2> {
5469 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P3(HLoadGlobalGeneric, HValue*,
5497 HLoadGlobalGeneric(HValue* context, HValue* global_object, function in class:v8::FINAL::FINAL

Completed in 138 milliseconds