Home
last modified time | relevance | path

Searched defs:V8_NOINLINE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8config.h450 # define V8_NOINLINE __attribute__((noinline)) macro
452 # define V8_NOINLINE __declspec(noinline) macro
454 # define V8_NOINLINE /* NOT SUPPORTED */ macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h517 # define V8_NOINLINE __attribute__((noinline)) macro
519 # define V8_NOINLINE __declspec(noinline) macro
521 # define V8_NOINLINE /* NOT SUPPORTED */ macro

Completed in 3 milliseconds