Searched defs:RegisterIsLive (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/interpreter/ | ||
| H A D | bytecode-register-allocator.h | 89 bool RegisterIsLive(Register reg) const { in RegisterIsLive() function in v8::internal::interpreter::final |
| /third_party/node/deps/v8/src/compiler/ | ||
| H A D | bytecode-liveness-map.h | 62 bool RegisterIsLive(int index) const { in RegisterIsLive() function in v8::internal::compiler::BytecodeLivenessState |
Completed in 1 milliseconds