Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h66 Node** FindPointerConstant(intptr_t value) { in FindPointerConstant() function
Dmachine-graph.cc93 Node** loc = cache_.FindPointerConstant(value); in PointerConstant()