Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.h1498 using DeoptimizationVector = ZoneVector<DeoptimizationEntry>; variable
1875 DeoptimizationVector deoptimization_entries_; in NON_EXPORTED_BASE()