Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
H A Dv8config.h292 // V8_HAS_ATTRIBUTE_NOINLINE - __attribute__((noinline)) supported
337 # define V8_HAS_ATTRIBUTE_NOINLINE (__has_attribute(noinline)) macro
382 # define V8_HAS_ATTRIBUTE_NOINLINE 1 macro
449 #if V8_HAS_ATTRIBUTE_NOINLINE
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h298 // V8_HAS_ATTRIBUTE_NOINLINE - __attribute__((noinline)) supported
350 # define V8_HAS_ATTRIBUTE_NOINLINE (__has_attribute(noinline)) macro
416 # define V8_HAS_ATTRIBUTE_NOINLINE 1 macro
516 #if V8_HAS_ATTRIBUTE_NOINLINE

Completed in 3 milliseconds