Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc1000 const bool crash_on_error = (flags & kCrashOnError) != 0; in TryGetOrCreateData() local
1005 CHECK_WITH_MSG(!crash_on_error, "Ref construction failed"); in TryGetOrCreateData()