Sorry, this should have gone to http://codereview.chromium.org/391014
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 17 Nov 2009 13:54:05 +0000 (13:54 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 17 Nov 2009 13:54:05 +0000 (13:54 +0000)
commit1bc9a21e9a195698bc65b34fa4d01cf09464412b
treec9967a14afa027fd0e21ac545d2a1ca5894babe2
parent9a545949a420ff74ec7e081acc0b755950c68326
Sorry, this should have gone to codereview.chromium.org/391014

I added some tests and swapped the lhs and rhs of the && operator in v8natives.js as requested.

Review URL: http://codereview.chromium.org/384132

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3319 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/runtime.cc
src/v8natives.js
test/mjsunit/parse-int-float.js