v8/include
2013-08-28 16:48:40 +00:00
..
v8-debug.h Remove deprecated methods from debugger API 2013-08-28 07:11:37 +00:00
v8-preparser.h Define V8EXPORT only in v8.h and use it in the other headers 2013-08-06 14:37:35 +00:00
v8-profiler.h Remove implementation of CpuProfileNode methods deprecated in v8 3.20 2013-08-27 15:12:04 +00:00
v8-testing.h Define V8EXPORT only in v8.h and use it in the other headers 2013-08-06 14:37:35 +00:00
v8.h Add OptimizedCodeEntry as a new heap object type. An optimized code entry represents an association between the native context, a function, optimized code, and the literals. Such associations are needed by the deoptimizer and optimized code cache to efficiently find related optimized code and functions for a given context or shared function info. 2013-08-28 16:48:40 +00:00
v8config.h Fix definition of V8_*_C() macros. 2013-08-27 14:16:34 +00:00
v8stdint.h Move OS/compiler/feature detection to public v8config.h header. 2013-08-23 07:32:25 +00:00