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

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h4943 class HLoadContextSlot final : public HUnaryOperation {
4955 HLoadContextSlot(HValue* context, int slot_index, Mode mode) function in class:final::final
4983 HLoadContextSlot* b = HLoadContextSlot::cast(other);

Completed in 100 milliseconds