equal
deleted
inserted
replaced
28 #include "gc/z/zCPU.hpp" |
28 #include "gc/z/zCPU.hpp" |
29 #include "gc/z/zGlobals.hpp" |
29 #include "gc/z/zGlobals.hpp" |
30 #include "gc/z/zNUMA.hpp" |
30 #include "gc/z/zNUMA.hpp" |
31 #include "gc/z/zThread.hpp" |
31 #include "gc/z/zThread.hpp" |
32 #include "gc/z/zUtils.hpp" |
32 #include "gc/z/zUtils.hpp" |
|
33 #include "runtime/globals.hpp" |
33 #include "utilities/align.hpp" |
34 #include "utilities/align.hpp" |
34 |
35 |
35 template <typename S> |
36 template <typename S> |
36 class ZValueStorage : public AllStatic { |
37 class ZValueStorage : public AllStatic { |
37 private: |
38 private: |