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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h1906 class HOuterContext: public HUnaryOperation { class in namespace:v8
1908 DECLARE_INSTRUCTION_FACTORY_P1(HOuterContext, HValue*);
1920 explicit HOuterContext(HValue* inner) : HUnaryOperation(inner) { function in class:v8::HOuterContext

Completed in 59 milliseconds