v8/include
jkummerow 90cbede588 Move prototype metadata from internal properties to prototype maps
The motivation is that we prefer to avoid creating internal properties, and we have a usable field on maps ("transitions", which is not used for prototype maps).
This CL also ensures the invariant that prototype maps are never shared, even if they are in dictionary mode.

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

Cr-Commit-Position: refs/heads/master@{#27617}
2015-04-07 10:42:57 +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 initial set of sub directory OWNERS file 2015-04-02 08:46:24 +00:00
v8-debug.h convert most remaining api functions needing context to maybes 2015-03-11 09:33:04 +00:00
v8-platform.h Remove default NOP implementation of MonotonicallyIncreasingTime. 2014-10-09 10:44:30 +00:00
v8-profiler.h Return timestamp of the last recorded interval to the caller of HeapProfiler::GetHeapStats 2015-03-26 08:50:02 +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 two pass phantom collection 2015-03-26 11:50:28 +00:00
v8-version.h Updated version to 4.4 2015-04-06 21:32:13 +00:00
v8.h Move prototype metadata from internal properties to prototype maps 2015-04-07 10:42:57 +00:00
v8config.h Fix the V8_GNUC_PREREQ macro. 2015-03-25 14:22:33 +00:00