https://codereview.chromium.org/180243010/diff/1/src/isolate.cc
File src/isolate.cc (right):

https://codereview.chromium.org/180243010/diff/1/src/isolate.cc#newcode1467
src/isolate.cc:1467: #if defined(USE_SIMULATOR)
Can't we simply remove this #if and the (not really matching) #ifdef
magic in the header and *always* have a simulator_ member? If it's NULL,
so be it...

https://codereview.chromium.org/180243010/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to