Home
last modified time | relevance | path

Searched refs:V8_HAS_ATTRIBUTE_VISIBILITY (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8config.h294 // V8_HAS_ATTRIBUTE_VISIBILITY - __attribute__((visibility)) supported
339 # define V8_HAS_ATTRIBUTE_VISIBILITY (__has_attribute(visibility)) macro
384 # define V8_HAS_ATTRIBUTE_VISIBILITY 1 macro
571 #if V8_HAS_ATTRIBUTE_VISIBILITY
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h300 // V8_HAS_ATTRIBUTE_VISIBILITY - __attribute__((visibility)) supported
367 # define V8_HAS_ATTRIBUTE_VISIBILITY (__has_attribute(visibility)) macro
418 # define V8_HAS_ATTRIBUTE_VISIBILITY 1 macro
712 #if V8_HAS_ATTRIBUTE_VISIBILITY
/third_party/node/deps/v8/src/base/
H A Dmacros.h401 #if V8_HAS_ATTRIBUTE_VISIBILITY

Completed in 4 milliseconds