Searched refs:V8_DEPRECATED (Results 1 – 5 of 5) sorted by relevance
/external/v8/include/ |
D | v8-debug.h | 160 V8_DEPRECATED("Use version with an Isolate", 177 V8_DEPRECATED("Use version with an Isolate", 202 static V8_DEPRECATED("Use maybe version", 213 static V8_DEPRECATED("Use maybe version", 250 V8_DEPRECATED("Use version with an Isolate", 261 V8_DEPRECATED("Use version with an Isolate",
|
D | v8.h | 428 V8_INLINE V8_DEPRECATED("use indexed version", 432 V8_INLINE V8_DEPRECATED("use indexed version", 559 V8_INLINE V8_DEPRECATED( 565 V8_INLINE V8_DEPRECATED( 577 V8_INLINE V8_DEPRECATED( 1321 static V8_DEPRECATED("Use maybe version", 1340 static V8_DEPRECATED( 1370 static V8_DEPRECATED("Use maybe version", 1500 V8_DEPRECATED("Use maybe version", int GetEndColumn() const); 1669 static V8_DEPRECATED("Use maybe version", [all …]
|
D | v8config.h | 338 #define V8_DEPRECATED(message, declarator) \ macro 341 #define V8_DEPRECATED(message, declarator) \ macro 344 #define V8_DEPRECATED(message, declarator) __declspec(deprecated) declarator macro 346 #define V8_DEPRECATED(message, declarator) declarator macro
|
/external/v8/build/ |
D | features.gypi | 61 # Enable compiler warnings when using V8_DEPRECATED apis.
|
/external/v8/ |
D | ChangeLog | 8002 Removed all stuff marked as V8_DEPRECATED.
|