Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h315 # define V8_NOINLINE __attribute__((noinline)) macro
317 # define V8_NOINLINE __declspec(noinline) macro
319 # define V8_NOINLINE /* NOT SUPPORTED */ macro