Searched refs:PropertyAccessOf (Results 1 – 5 of 5) sorted by relevance
144 const PropertyAccess& p = PropertyAccessOf(node->op()); in LowerJSLoadProperty()202 PropertyAccess const& p = PropertyAccessOf(node->op()); in LowerJSStoreProperty()
449 PropertyAccess const& PropertyAccessOf(const Operator* op);
728 CHECK(PropertyAccessOf(node->op()).feedback().IsValid()); in Check()743 CHECK(PropertyAccessOf(node->op()).feedback().IsValid()); in Check()
284 PropertyAccess const& PropertyAccessOf(const Operator* op) { in PropertyAccessOf() function
1551 PropertyAccess const& p = PropertyAccessOf(node->op()); in ReduceJSLoadProperty()1671 PropertyAccess const& p = PropertyAccessOf(node->op()); in ReduceJSStoreProperty()