Searched refs:LoadProperty (Results 1 – 3 of 3) sorted by relevance
772 const Operator* LoadProperty(VectorSlotPair const& feedback); in NON_EXPORTED_BASE()
936 const Operator* JSOperatorBuilder::LoadProperty( in LoadProperty() function in v8::internal::compiler::JSOperatorBuilder
1347 const Operator* op = javascript()->LoadProperty(feedback); in VisitLdaKeyedProperty()