Searched defs:RegisterAllocationData (Results 1 - 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocation.h | 81 class RegisterAllocationData : public ZoneObject { class 91 explicit RegisterAllocationData(Type type) : type_(type) {} in RegisterAllocationData() function in v8::internal::compiler::RegisterAllocationData |
Completed in 1 milliseconds