yangguo
|
f65a023fac
|
Consistently use "use strict" where possible.
R=rossberg@chromium.org
Review URL: https://codereview.chromium.org/789163002
Cr-Commit-Position: refs/heads/master@{#25748}
|
2014-12-10 14:41:05 +00:00 |
|
dslomov@chromium.org
|
08ee4d3a5c
|
Add remaining @@toStringTag symbols to builtins
R=dslomov@chromium.org
Review URL: https://codereview.chromium.org/664333003
Patch from Caitlin Potter <caitpotter88@gmail.com>.
Cr-Commit-Position: refs/heads/master@{#24885}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24885 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-10-24 19:29:10 +00:00 |
|
dslomov@chromium.org
|
93489e7695
|
Make all global private symbols own symbols.
R=arv@chromium.org, rossberg@chromium.org, wingo@igalia.com, yangguo@chromium.org
Review URL: https://codereview.chromium.org/486763002
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23252 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-08-20 19:21:56 +00:00 |
|
verwaest@chromium.org
|
1d55a634a9
|
Replace AddProperty by AddNamedProperty to speed up the common case
BUG=
R=ishell@chromium.org
Review URL: https://codereview.chromium.org/384003003
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22381 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-07-14 14:05:30 +00:00 |
|
verwaest@chromium.org
|
63431b23d1
|
Split SetProperty(...attributes, strictmode) into DefineProperty(...attributes) and SetProperty(...strictmode)
BUG=
R=rossberg@chromium.org
Review URL: https://codereview.chromium.org/351853005
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22064 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-06-27 13:48:37 +00:00 |
|
wingo@igalia.com
|
699bc8f73d
|
Add @@iterator support for strings
R=rossberg@chromium.org
BUG=
Review URL: https://codereview.chromium.org/335423002
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21994 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-06-25 07:43:14 +00:00 |
|