projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[runtime] Replace %to_string_fun with %_ToString.
[platform/upstream/v8.git]
/
src
/
json.js
2015-09-23
bmeurer
[runtime] Replace %to_string_fun with %_ToString.
blob
|
commitdiff
|
raw
2015-09-08
bmeurer
[runtime] Replace many buggy uses of %_CallFunction...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
bmeurer
[es6] Initial steps towards a correct implementation...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
yangguo
Native context: do not put public symbols and flags...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
yangguo
Call JS functions via native context instead of js...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
yangguo
Native context: alpha sort slots and remove boilerplate.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-19
yangguo
Native context: debug.js does not load from js builtins...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
yangguo
Clean up native context slots and add new ones.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
arv
JSON.stringify should handle the replacer before the...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
arv
JSON.stringify should use toString of replacer and...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
yangguo
Revert of Revert of Hook up more import/exports in...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
machenbach
Revert of Hook up more import/exports in natives. ...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
yangguo
Hook up more import/exports in natives.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
machenbach
Revert of Hook up more import/exports in natives. ...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
yangguo
Hook up more import/exports in natives.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
jkummerow
Revert of Use shared container to manage imports/export...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Reland "Use function wrapper argument to expose interna...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Migrate error messages, part 10.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Revert of Migrate error messages, part 10. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Migrate error messages, part 10.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Revert of Use function wrapper argument to expose inter...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Use function wrapper argument to expose internal arrays...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
yangguo
Call builtin code wrapped in functions from the bootstr...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
yangguo
Revert of Revert of Wrap runtime.js in a function....
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
machenbach
Revert of Wrap runtime.js in a function. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
yangguo
Wrap runtime.js in a function.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
yangguo
Reland #2 "Wrap v8natives.js into a function."
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
machenbach
Revert of Reland "Wrap v8natives.js into a function...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
yangguo
Reland "Wrap v8natives.js into a function."
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
machenbach
Revert of Wrap v8natives.js into a function. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
yangguo
Wrap v8natives.js into a function.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
yangguo
Wrap JSON and generator implementation in functions.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
yangguo
Use array literals instead of array constructor in...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
yangguo
Hide Math function implementations in a closure.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
dslomov@chromium.org
Add remaining @@toStringTag symbols to builtins
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
mstarzinger@chromi...
Move more builtin files to strict mode.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
bmeurer@chromium.org
Bulk update of Google copyright headers in source files.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
yangguo@chromium.org
Fix issues with JSON stringify replacer array
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
yangguo@chromium.org
Fix spec violations in JSON.stringify wrt replacer...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-17
yangguo@chromium.org
Cosmetic: Add macros for NaN, undefined and Infinity...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
mstarzinger@chromi...
Move global code for builtins into setup functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
yangguo@chromium.org
Combine %_SubString and %_StringCharAt.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
yangguo@chromium.org
Remove wrong uses of InternalPackedArray.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
yangguo@chromium.org
Introduce InternalPackedArray.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
yangguo@chromium.org
Fix JSON.stringify wrt harmony proxies.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
yangguo@chromium.org
Handle edge cases in basic JSON.stringify.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
yangguo@chromium.org
Reland JSON.stringify reimplementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
yangguo@chromium.org
Revert r12760 (JSON.stringify).
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
yangguo@chromium.org
Reimplement a simpler version of JSON.stringify.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
verwaest@chromium.org
Directly use %ObjectKeys in json stringify.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
lrn@chromium.org
Clean up JavaScript files to better follow coding standard.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
rossberg@chromium.org
Implement function proxies (except for their use as...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-05
lrn@chromium.org
Lock the prototype of internal classes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-19
ricow@chromium.org
Remove trailing whitespaces from *.js files.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
sandholm@chromium.org
Inctroduce NewStrictSubstring to avoid check for SubStr...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-30
sandholm@chromium.org
Fix JSON issue with arrays.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-30
sandholm@chromium.org
Minor JSON cleanup. Also added comment requested for...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-26
sandholm@chromium.org
JSON.stringify improvement. Fast case in C++ for string...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
lrn@chromium.org
Stop using plain Arrays internally in built-in functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
ager@chromium.org
Avoid using Function.prototype.call in a number of...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-16
sandholm@chromium.org
Optimize JSON stringify by allowing QuoteJSONString...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
sandholm@chromium.org
Optimize JSON stringify for arrays.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
sandholm@chromium.org
Introduce NUMBER_IS_FINITE macro to avoid ToNumber...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
lrn@chromium.org
Fix regression in JSON serialization of RegExps.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-08
sandholm@chromium.org
Use the PushIfAbsent function for the JSON stringify...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
sandholm@chromium.org
Improved JSON stringify.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
sandholm@chromium.org
JSON stringify collects substrings in one builder array...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
sandholm@chromium.org
Simplify JSON stringify and add special case for defaul...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
lrn@chromium.org
Move quoting of a JSON string to a specialized runtime...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
lrn@chromium.org
Separate JSON parsing from the JavaScript parser.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
lrn@chromium.org
Fix bug in JSON character quote table.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
lrn@chromium.org
Make JSON.stringify not quote non-ASCII characters...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
ager@chromium.org
Fix JSON.parse typo which causes the input not to be...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-29
ricow@chromium.org
Update JSON.stringify to floor the space parameter...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
ager@chromium.org
Fix bug in JSON.stringify where Boolean objects are...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
kasperl@chromium.org
Merge the partial_snapshots branch back into bleeding_e...
blob
|
commitdiff
|
raw
|
diff to current