Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Descape-analysis-reducer.h42 Node* node = MutableNode(); in ReplaceValueInput()
47 Node* node = MutableNode(); in ReplaceInput()
55 Node* MutableNode();
Descape-analysis-reducer.cc416 Node* NodeHashCache::Constructor::MutableNode() { in MutableNode() function in v8::internal::compiler::NodeHashCache::Constructor