Home
last modified time | relevance | path

Searched defs:outer_frame_state (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dframe-states.cc107 Node* outer_frame_state, in CreateBuiltinContinuationFrameStateCommon()
137 Node* const* parameters, int parameter_count, Node* outer_frame_state, in CreateStubBuiltinContinuationFrameState()
167 int stack_parameter_count, Node* outer_frame_state, in CreateJavaScriptBuiltinContinuationFrameState()
Djs-inlining.cc233 Node* JSInliner::CreateArtificialFrameState(Node* node, Node* outer_frame_state, in CreateArtificialFrameState()
Djs-call-reducer.cc1012 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceArrayForEach() local
1204 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceArrayReduce() local
1479 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceArrayMap() local
1692 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceArrayFilter() local
1974 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceArrayFind() local
2293 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceArrayEvery() local
2642 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceArraySome() local
5481 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReduceStringPrototypeConcat() local
5525 Node* node, Node* outer_frame_state, int parameter_count, in CreateArtificialFrameState()
5560 Node* outer_frame_state = NodeProperties::GetFrameStateInput(node); in ReducePromiseConstructor() local
[all …]