Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.cc331 bool cell_cached = property_cell().Cache(); in GetConstantHint() local
332 CHECK(cell_cached); // Can't fail on the main thread. in GetConstantHint()