Home | History | Annotate | Download | only in x64

Lines Matching full:lloadglobalgeneric

1615 class LLoadGlobalGeneric V8_FINAL : public LTemplateInstruction<1, 2, 0> {
1617 explicit LLoadGlobalGeneric(LOperand* context, LOperand* global_object) {