Home
last modified time | relevance | path

Searched defs:TrapIfOperator (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dcommon-operator.cc764 struct TrapIfOperator final : public Operator1<TrapId> { struct
765 TrapIfOperator() in TrapIfOperator() function