Just a comment.

http://codereview.chromium.org/6523052/diff/2001/src/arm/stub-cache-arm.cc
File src/arm/stub-cache-arm.cc (right):

http://codereview.chromium.org/6523052/diff/2001/src/arm/stub-cache-arm.cc#newcode2335
src/arm/stub-cache-arm.cc:2335: if (!function->IsBuiltin() &&
!function_info->strict_mode()) {
It would be great if we could just make all builtin functions strict,
and drop the IsBuiltin() check.

http://codereview.chromium.org/6523052/

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

Reply via email to