Searched refs:VisitKeyedSuperPropertyLoad (Results 1 – 2 of 2) sorted by relevance
109 void VisitKeyedSuperPropertyLoad(Property* property,
3464 VisitKeyedSuperPropertyLoad(property, Register::invalid_value()); in VisitPropertyLoad()3497 void BytecodeGenerator::VisitKeyedSuperPropertyLoad(Property* property, in VisitKeyedSuperPropertyLoad() function in v8::internal::interpreter::BytecodeGenerator3638 VisitKeyedSuperPropertyLoad(property, receiver); in VisitCall()