Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h427 StateValuesCache state_values_cache_; variable
Dbytecode-graph-builder.cc479 return builder_->state_values_cache_.GetNodeForValues( in GetStateValuesFromCache()
549 state_values_cache_(jsgraph), in BytecodeGraphBuilder()