v8/include
yurys c622cb637a Introduce explicit constant for per Context debug data set by embedder
It's value is hardwired in gin[1] and is referenced in Blink[2]. Since it is treated specially by v8 debugger it should be defined in v8 API and referenced in gin and blink..

[1] https://src.chromium.org/viewvc/chrome/trunk/src/gin/public/context_holder.h?r1=239099&r2=239098&pathrev=239099
[2] https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/bindings/core/v8/V8PerContextData.cpp&q=kDebugIdIndex%20f:V8PerContextData&sq=package:chromium&type=cs

BUG=chromium:466631
LOG=Y

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

Cr-Commit-Position: refs/heads/master@{#27290}
2015-03-19 08:18:44 +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
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 Remove obsolete TakeHeapSnapshot method from API 2015-03-16 09:49:28 +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 remove phantom naming from the api 2015-03-09 21:48:09 +00:00
v8-version.h Add public version macros. 2015-02-26 08:59:23 +00:00
v8.h Introduce explicit constant for per Context debug data set by embedder 2015-03-19 08:18:44 +00:00
v8config.h add V8_DEPRECATE_SOON macros to make it easier to identify calls which need deprecation 2015-03-09 09:49:28 +00:00