Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-call-reducer.cc659 TNode<Context> ContextInput() const { in ContextInput() function
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()));
1136 size, ContextInput(), frame_state, effect(), control()));
1372 TNode<Context> context = ContextInput();
1487 TNode<Context> context = ContextInput();
1642 TNode<Context> context = ContextInput();
[all...]
H A Descape-analysis.cc227 Node* ContextInput() { in ContextInput() function in v8::internal::compiler::EscapeAnalysisTracker::Scope
840 current->SetEscaped(current->ContextInput()); in ReduceNode()

Completed in 6 milliseconds