Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocation.h81 class RegisterAllocationData : public ZoneObject { class
91 explicit RegisterAllocationData(Type type) : type_(type) {} in RegisterAllocationData() function in v8::internal::compiler::RegisterAllocationData

Completed in 2 milliseconds