Searched defs:IsGapPosition (Results 1 - 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 78 bool IsGapPosition() const { return (value_ & 0x2) == 0; } in IsGapPosition() function in v8::internal::compiler::final |
Completed in 6 milliseconds