Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.h123 return trap_id_; in trap_id()
225 trap_id_(trap_id) { in FlagsContinuation()
250 TrapId trap_id_; // Only valid if mode_ == kFlags_trap. variable