v8/include
bmeurer 3cc7adc7c4 [runtime] Simplify TO_INT32/TO_UINT32 abstract operations.
No need to provide TO_INT32/TO_UINT32 functions for every native
context, as they can be implemented in terms of TO_NUMBER more easily
and efficiently.

Also remove the obsolete TO_BOOLEAN_FUN_INDEX from the native contexts.

Review URL: https://codereview.chromium.org/1275013004

Cr-Commit-Position: refs/heads/master@{#30080}
2015-08-10 04:54:38 +00:00
..
libplatform Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows following.". 2014-11-19 07:28:07 +00:00
OWNERS Add myself to include/OWNERS 2015-04-21 10:05:59 +00:00
v8-debug.h Make v8::Handle as "deprecated soon" 2015-07-06 07:09:13 +00:00
v8-platform.h Add IdleTask API to v8::Platform. 2015-07-15 11:51:03 +00:00
v8-profiler.h Make v8::Handle as "deprecated soon" 2015-07-06 07:09:13 +00:00
v8-testing.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8-util.h Let the second pass phantom callbacks run in a separate task on the foreground thread. 2015-07-15 12:26:11 +00:00
v8-version.h Updated version to 4.6 2015-07-10 12:48:29 +00:00
v8.h [runtime] Simplify TO_INT32/TO_UINT32 abstract operations. 2015-08-10 04:54:38 +00:00
v8config.h Using "defined" in macro causes undefined behavior. 2015-06-29 11:48:06 +00:00