Searched defs:code_zone (Results 1 - 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | move-optimizer.h | 30 Zone* code_zone() const { return code()->zone(); } in code_zone() function in v8::internal::compiler::final |
| H A D | mid-tier-register-allocator.h | 79 Zone* code_zone() const { return code()->zone(); } in code_zone() function in v8::internal::compiler::final |
| H A D | register-allocator.h | 298 Zone* code_zone() const { return code()->zone(); } in code_zone() function in v8::internal::compiler::RegisterAllocationFlag::final 1225 Zone* code_zone() const { return code()->zone(); } in code_zone() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final 1594 Zone* code_zone() const { return code()->zone(); } in code_zone() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final |
Completed in 5 milliseconds