Searched refs:BuildLoadNamedProperty (Results 1 – 2 of 2) sorted by relevance
123 void BuildLoadNamedProperty(Property* property, Register object,
2823 void BytecodeGenerator::BuildLoadNamedProperty(Property* property, in BuildLoadNamedProperty() function in v8::internal::interpreter::BytecodeGenerator2932 BuildLoadNamedProperty(property, object, name); in VisitAssignment()3450 BuildLoadNamedProperty(property, obj, name); in VisitPropertyLoad()