Searched defs:IsHandler (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/ic/ | ||
| H A D | ic-inl.h | 28 bool IC::IsHandler(MaybeObject object) { in IsHandler() function in v8::internal::IC |
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | instruction.h | 1553 bool IsHandler() const { return handler_; } in IsHandler() function in v8::internal::compiler::final |
Completed in 5 milliseconds