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

/external/v8/src/
H A Dhydrogen-instructions.h3600 class HLoadContextSlot: public HUnaryOperation { class in namespace:v8
3615 HLoadContextSlot(HValue* context, Variable* var) function in class:v8::HLoadContextSlot
3655 HLoadContextSlot* b = HLoadContextSlot::cast(other);

Completed in 52 milliseconds