Home
last modified time | relevance | path

Searched defs:code_zone (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.h30 Zone* code_zone() const { return code()->zone(); } in code_zone() function in v8::internal::compiler::final
H A Dmid-tier-register-allocator.h79 Zone* code_zone() const { return code()->zone(); } in code_zone() function in v8::internal::compiler::final
H A Dregister-allocator.h298 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