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

/external/v8/src/compiler/
H A Djs-graph.h177 kTrueConstant, enumerator in enum:v8::internal::compiler::JSGraph::CachedNode
H A Djs-graph.cc111 return CACHED(kTrueConstant, HeapConstant(factory()->true_value()));

Completed in 97 milliseconds