jkummerow@chromium.org
|
f5631f7378
|
Avoid name clashes of builtins and runtime functions.
This makes it possible to use %Percent() notation to call any given builtin or runtime function in tests.
R=dslomov@chromium.org
Review URL: https://codereview.chromium.org/280243002
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21298 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-05-14 08:51:10 +00:00 |
|
jkummerow@chromium.org
|
e7a34f3fd9
|
Harden runtime functions (part 6).
Also blacklist LiveEdit-related functions from generated runtime tests.
R=jarin@chromium.org
Review URL: https://codereview.chromium.org/279593004
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21259 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-05-12 09:37:26 +00:00 |
|
verwaest@chromium.org
|
03905e4753
|
Directly create API functions with readonly prototypes rather than converting. Remove FunctionSetReadOnlyPrototype.
BUG=
R=ishell@chromium.org
Review URL: https://codereview.chromium.org/274463003
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21243 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-05-09 17:59:15 +00:00 |
|
jkummerow@chromium.org
|
9866670c26
|
Add test case generator for runtime functions
R=dslomov@chromium.org, machenbach@chromium.org
Review URL: https://codereview.chromium.org/250923002
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21199 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-05-08 13:11:59 +00:00 |
|