Home
last modified time | relevance | path

Searched refs:V8_DEPRECATE_SOON (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-initialization.h209 V8_DEPRECATE_SOON("Use InitializeSandbox()")
227 V8_DEPRECATE_SOON("Use GetSandboxAddressSpace()")
237 V8_DEPRECATE_SOON("Use GetSandboxSizeInBytes()")
251 V8_DEPRECATE_SOON("Use IsSandboxConfiguredSecurely()")
H A Dv8config.h466 // A macro (V8_DEPRECATE_SOON) to make it easier to see what will be deprecated.
468 # define V8_DEPRECATE_SOON(message) [[deprecated(message)]] macro
470 # define V8_DEPRECATE_SOON(message) macro
479 # define V8_ENUM_DEPRECATE_SOON(message) V8_DEPRECATE_SOON(message)
H A Dv8-locker.h130 V8_DEPRECATE_SOON("This method will be removed.")
H A Dv8-message.h90 V8_DEPRECATE_SOON("Use GetHostDefinedOptions")
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h548 // A macro (V8_DEPRECATE_SOON) to make it easier to see what will be deprecated.
550 # define V8_DEPRECATE_SOON(message) [[deprecated(message)]] macro
552 # define V8_DEPRECATE_SOON(message) macro
589 # define V8_ENUM_DEPRECATE_SOON(message) V8_DEPRECATE_SOON(message)
H A Dv8-microtask-queue.h121 V8_DEPRECATE_SOON(
H A Dv8-traced-handle.h143 V8_DEPRECATE_SOON("Use Get to convert to Local instead")
151 V8_DEPRECATE_SOON("Use Get to convert to Local instead")
H A Dv8-array-buffer.h290 V8_DEPRECATE_SOON(
H A Dv8-util.h581 class V8_DEPRECATE_SOON("Use std::vector<Global<V>>.") PersistentValueVector {
H A Dv8-isolate.h1295 V8_DEPRECATE_SOON(

Completed in 13 milliseconds