Lines Matching defs:frame_state
219 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSAsyncFunctionEnter() local
256 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSAsyncFunctionReject() local
292 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSAsyncFunctionResolve() local
389 FrameState frame_state = n.frame_state(); in ReduceJSInstanceOf() local
666 FrameState frame_state{NodeProperties::GetFrameStateInput(node)}; in ReduceJSPromiseResolve() local
1064 FrameState frame_state{NodeProperties::GetFrameStateInput(node)}; in ReduceNamedAccess() local
1453 FrameState frame_state = n.frame_state(); in ReduceJSGetIterator() local
1742 Node* frame_state = in ReduceElementAccess() local
1983 Node* frame_state = in ReduceEagerDeoptimize() local
2146 Node* lookup_start_object, Node* context, Node* frame_state, Node** effect, in InlinePropertyGetterCall()
2194 Node* receiver, Node* value, Node* context, Node* frame_state, in InlinePropertySetterCall()
2227 Node* receiver, Node* holder, Node* frame_state, Node* value, Node** effect, in InlineApiCall()
2277 Node* lookup_start_object, Node* receiver, Node* context, Node* frame_state, in BuildPropertyLoad()
2351 Node* frame_state, Node* effect, Node* control, NameRef const& name, in BuildPropertyAccess()
2375 Node* receiver, Node* value, Node* context, Node* frame_state, Node* effect, in BuildPropertyStore()