Searched defs:IsTrap (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
H A D | instruction-selector.h | 95 bool IsTrap() const { return mode_ == kFlags_trap; } in IsTrap() function in v8::internal::compiler::final |
H A D | instruction.h | 957 bool IsTrap() const { in IsTrap() function in v8::internal::compiler::final |
Completed in 7 milliseconds