Go to file
christian.plesner.hansen@gmail.com f1354a299e Add trim, trimLeft and trimRight methods to String
Based on a recent patch for Webkit.
trim is defined in ES 5 section 15.5.4.20.

Author: Jan de Mooij <jandemooij@gmail.com>


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3052 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-10-13 08:13:45 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Removed 31-bit smis. 2009-10-12 11:19:20 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Add trim, trimLeft and trimRight methods to String 2009-10-13 08:13:45 +00:00
test Add trim, trimLeft and trimRight methods to String 2009-10-13 08:13:45 +00:00
tools - Update Xcode project. 2009-10-10 00:38:44 +00:00
.gitignore Add .gitignore file similar to Chromium's one. 2009-08-05 11:52:59 +00:00
AUTHORS Land change by Jan de Mooij to change the toString behavior of 2009-09-17 11:11:01 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.3.16. 2009-10-07 13:42:24 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Removed 31-bit smis. 2009-10-12 11:19:20 +00:00