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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h5862 class HLoadContextSlot FINAL : public HUnaryOperation {
5877 HLoadContextSlot(HValue* context, int slot_index, Mode mode) function in class:v8::FINAL::FINAL
5905 HLoadContextSlot* b = HLoadContextSlot::cast(other);

Completed in 117 milliseconds