Home
last modified time | relevance | path

Searched refs:ContextInput (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Descape-analysis.cc227 Node* ContextInput() { in ContextInput() function in v8::internal::compiler::EscapeAnalysisTracker::Scope
840 current->SetEscaped(current->ContextInput()); in ReduceNode()
Djs-call-reducer.cc659 TNode<Context> ContextInput() const { in ContextInput() function in v8::internal::compiler::JSCallReducerAssembler
976 jsgraph(), shared_, target_, ContextInput(), receiver_, in ReduceFastApiCall()
988 inputs[cursor++] = ContextInput(); in ReduceFastApiCall()
1092 ContextInput(), frame_state, effect(), control())); in JSCall3()
1109 ContextInput(), frame_state, effect(), control())); in JSCall4()
1119 ContextInput(), frame_state, effect(), control())); in JSCallRuntime2()
1136 size, ContextInput(), frame_state, effect(), control())); in CreateArrayNoThrow()
1372 TNode<Context> context = ContextInput(); in ReduceArrayPrototypeForEach()
1487 TNode<Context> context = ContextInput(); in ReduceArrayPrototypeReduce()
1642 TNode<Context> context = ContextInput(); in ReduceArrayPrototypeMap()
[all …]