Searched refs:VisitKeyedSuperPropertyLoad (Results 1 – 2 of 2) sorted by relevance
83 void VisitKeyedSuperPropertyLoad(Property* property,
2291 VisitKeyedSuperPropertyLoad(expr, Register::invalid_value()); in VisitPropertyLoad()2322 void BytecodeGenerator::VisitKeyedSuperPropertyLoad(Property* property, in VisitKeyedSuperPropertyLoad() function in v8::internal::interpreter::BytecodeGenerator2428 VisitKeyedSuperPropertyLoad(property, receiver); in VisitCall()