Reviewers: Erik Corry, Description: Fix possible evaluation order problems.
We should not allow handle dereference and GC inside the same expression because
order of subexpression evalution are not defined. Please review this at http://codereview.chromium.org/3398014/show Affected files: M src/bootstrapper.cc M src/compilation-cache.cc M src/handles.cc M src/objects.cc M src/runtime.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
