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

/external/v8/src/compiler/
H A Dcommon-node-cache.h41 Node** FindFloat64Constant(double value) { function in class:v8::internal::compiler::final
H A Djs-graph.cc250 Node** loc = cache_.FindFloat64Constant(value);

Completed in 188 milliseconds