Searched refs:LoadProperty (Results 1 – 3 of 3) sorted by relevance
1025 const Operator* JSOperatorBuilder::LoadProperty( in LoadProperty() function in v8::internal::compiler::JSOperatorBuilder
1019 const Operator* LoadProperty(FeedbackSource const& feedback); in NON_EXPORTED_BASE()
2011 const Operator* op = javascript()->LoadProperty(feedback); in VisitGetKeyedProperty()