Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h28 Node** FindInt32Constant(int32_t value) { in FindInt32Constant() function
Djs-graph.cc190 Node** loc = cache_.FindInt32Constant(value); in Int32Constant()