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

/external/v8/src/
H A Dhydrogen-instructions.h3492 class HLoadGlobalGeneric: public HTemplateInstruction<2> { class in namespace:v8
3494 HLoadGlobalGeneric(HValue* context, function in class:v8::HLoadGlobalGeneric
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h5402 class HLoadGlobalGeneric V8_FINAL : public HTemplateInstruction<2> {
5404 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P3(HLoadGlobalGeneric, HValue*,
5421 HLoadGlobalGeneric(HValue* context, function in class:v8::V8_FINAL

Completed in 106 milliseconds