Searched refs:LoadProperty (Results 1 – 4 of 4) sorted by relevance
484 const Operator* LoadProperty(VectorSlotPair const& feedback); in NON_EXPORTED_BASE()
666 const Operator* JSOperatorBuilder::LoadProperty( in LoadProperty() function in v8::internal::compiler::JSOperatorBuilder
1033 const Operator* op = javascript()->LoadProperty(feedback); in VisitLdaKeyedProperty()
3553 const Operator* op = javascript()->LoadProperty(feedback); in BuildKeyedLoad()