kmillikin@chromium.org
|
1cf0439ca7
|
Remove trailing regexp from .js files.
Removed trailing whitespace using regexp replace. No other changes.
Review URL: http://codereview.chromium.org/1559006
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4314 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-03-30 07:15:23 +00:00 |
|
erik.corry@gmail.com
|
9839092874
|
* Remove non-Open Source code from Douglas Crockford.
* Be more var-correct in JS files.
* Rename some JS variables to reflect the fact that they are instance
variables on the global intrinsics object.
* Missing optimization in StringCharAt.
Review URL: http://codereview.chromium.org/215052
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2959 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-09-23 12:32:24 +00:00 |
|
whesse@chromium.org
|
d35c815e94
|
Move some arrays into functions so they don't get cloned on each new context.
Review URL: http://codereview.chromium.org/164396
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2672 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-08-13 07:36:28 +00:00 |
|
christian.plesner.hansen@gmail.com
|
782b53799d
|
Implemented invalid UTF8 detection in decodeURI. That is, detection
of invalid utf8 not invalid utf8-detection.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1471 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-03-10 09:08:05 +00:00 |
|
ager@chromium.org
|
9da356eea6
|
Make sure that the name accessor on functions return the expected
names.
- Set the correct name of library functions.
- Set the name of C++ callback functions.
- Clean up a couple of out-dated comments related to literal creation.
Review URL: http://codereview.chromium.org/6223
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@414 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-10-03 07:14:31 +00:00 |
|
christian.plesner.hansen@gmail.com
|
9bed566bdb
|
Changed copyright header from google inc. to v8 project authors.
Added presubmit step to check copyright.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@242 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-09 20:08:45 +00:00 |
|
christian.plesner.hansen
|
43d26ecc35
|
Initial export.
git-svn-id: http://v8.googlecode.com/svn/trunk@2 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-07-03 15:10:15 +00:00 |
|