Home
last modified time | relevance | path

Searched refs:kHasExceptionHandler (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dlinkage.h213 kHasExceptionHandler = 1u << 1, enumerator
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc961 if (instr->HasCallDescriptorFlag(CallDescriptor::kHasExceptionHandler)) { in RecordCallPosition()
H A Dmid-tier-register-allocator.cc2900 instr->HasCallDescriptorFlag(CallDescriptor::kHasExceptionHandler); in DefineOutputs()
H A Dinstruction-selector.cc2962 flags |= CallDescriptor::kHasExceptionHandler; in VisitCall()

Completed in 16 milliseconds