http://codereview.chromium.org/2804009/diff/1/6
File src/compilation-cache.cc (right):

http://codereview.chromium.org/2804009/diff/1/6#newcode476
src/compilation-cache.cc:476: if (!implementation_->IsEnabled()) {
I'm not sure why we need this extra level of indirection, instead of
having former statics just to be class members.

Is there any reason to have "implementation" class here?

http://codereview.chromium.org/2804009/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to