Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h50 Node** FindTaggedIndexConstant(int32_t value) { in FindTaggedIndexConstant() function
Dmachine-graph.cc42 Node** loc = cache_.FindTaggedIndexConstant(value32); in TaggedIndexConstant()