Home
last modified time | relevance | path

Searched refs:V8_DEPRECATED (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/include/
Dv8config.h460 # define V8_DEPRECATED(message) [[deprecated(message)]] macro
462 # define V8_DEPRECATED(message) macro
478 # define V8_ENUM_DEPRECATED(message) V8_DEPRECATED(message)
Dv8-locker.h132 V8_DEPRECATED("Use WasEverUsed instead")
Dv8-template.h92 V8_DEPRECATED("Do signature check in accessor")
100 V8_DEPRECATED("Do signature check in accessor")
830 V8_DEPRECATED("Do signature check in accessor")
837 V8_DEPRECATED("Do signature check in accessor")
Dv8-initialization.h187 V8_DEPRECATED("Use DisposePlatform()")
Dv8-fast-api-calls.h885 V8_DEPRECATED(
892 V8_DEPRECATED(
901 V8_DEPRECATED(
Dv8-object.h597 V8_DEPRECATED("Use MaybeLocal<Context> GetCreationContext()")
607 V8_DEPRECATED(
Dv8-script.h50 V8_DEPRECATED("Use HostDefinedOptions")
Dv8-isolate.h639 V8_DEPRECATED("Use HostImportModuleDynamicallyCallback")
/third_party/node/tools/v8_gypfiles/
Dfeatures.gypi88 # Enable compiler warnings when using V8_DEPRECATED apis.
/third_party/node/
Dcommon.gypi49 # Enable compiler warnings when using V8_DEPRECATED apis from V8 code.
/third_party/node/deps/v8/
DBUILD.gn55 # Enable compiler warnings when using V8_DEPRECATED apis.
/third_party/chromium/patch/
D0003-ohos-1115.patch260390 + V8_DEPRECATED("Use version with client_is_trusted argument")