Searched refs:HOuterContext (Results 1 – 5 of 5) sorted by relevance
1138 class HOuterContext: public HUnaryOperation {1140 explicit HOuterContext(HValue* inner) : HUnaryOperation(inner) { in HOuterContext() function
2937 context = new(zone()) HOuterContext(context); in BuildContextChainWalk()
1190 LInstruction* LChunkBuilder::DoOuterContext(HOuterContext* instr) { in DoOuterContext()
1200 LInstruction* LChunkBuilder::DoOuterContext(HOuterContext* instr) { in DoOuterContext()