http://codereview.chromium.org/2834004/diff/4002/8005 File src/isolate.h (right):
http://codereview.chromium.org/2834004/diff/4002/8005#newcode47 src/isolate.h:47: V(uint64_t, assembler_cpufeatures_supported, 0) \ Why can't we have a real CPUFeatures object instead? It's not performance-critical, so having just a pointer in the isolate should work. http://codereview.chromium.org/2834004/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
