LGTM
http://codereview.chromium.org/8113001/diff/1/src/runtime.cc File src/runtime.cc (right): http://codereview.chromium.org/8113001/diff/1/src/runtime.cc#newcode4711 src/runtime.cc:4711: return isolate->heap()->false_value(); Could we add a test to exercise this code path http://codereview.chromium.org/8113001/diff/1/src/runtime.cc#newcode4714 src/runtime.cc:4714: return isolate->heap()->true_value(); Same as above http://codereview.chromium.org/8113001/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
