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(); Will test both. http://codereview.chromium.org/8113001/diff/1/src/runtime.cc#newcode4714 src/runtime.cc:4714: return isolate->heap()->true_value(); Will test fast elements. Interceptor will require a C-test, but this isn't a test of HasLocalElement, so we'll assume it works correctly. http://codereview.chromium.org/8113001/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
