Home
last modified time | relevance | path

Searched refs:V8_HAS_ATTRIBUTE_NONNULL (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8config.h291 // V8_HAS_ATTRIBUTE_NONNULL - __attribute__((nonnull)) supported
336 # define V8_HAS_ATTRIBUTE_NONNULL (__has_attribute(nonnull)) macro
439 #if V8_HAS_ATTRIBUTE_NONNULL
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h297 // V8_HAS_ATTRIBUTE_NONNULL - __attribute__((nonnull)) supported
349 # define V8_HAS_ATTRIBUTE_NONNULL (__has_attribute(nonnull)) macro
506 #if V8_HAS_ATTRIBUTE_NONNULL

Completed in 3 milliseconds