Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/include/
Djerryscript-compiler.h39 #define JERRY_ATTR_NOINLINE __attribute__((noinline)) macro
55 #define JERRY_ATTR_NOINLINE __declspec(noinline) macro
121 #define JERRY_ATTR_NOINLINE macro