Home
last modified time | relevance | path

Searched refs:JERRY_ATTR_NOINLINE (Results 1 - 13 of 13) sorted by relevance

/third_party/jerryscript/jerry-core/include/
H A Djerryscript-compiler.h39 #define JERRY_ATTR_NOINLINE __attribute__((noinline)) macro
55 #define JERRY_ATTR_NOINLINE __declspec(noinline) macro
120 #ifndef JERRY_ATTR_NOINLINE
121 #define JERRY_ATTR_NOINLINE macro
122 #endif /* !JERRY_ATTR_NOINLINE */
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-function-object.c935 static ecma_value_t JERRY_ATTR_NOINLINE
971 JERRY_ATTR_NOINLINE static ecma_object_t *
1017 static ecma_value_t JERRY_ATTR_NOINLINE
1112 static ecma_value_t JERRY_ATTR_NOINLINE
1148 static ecma_value_t JERRY_ATTR_NOINLINE
H A Decma-objects.c3198 void JERRY_ATTR_NOINLINE
H A Decma-regexp-object.c569 static JERRY_ATTR_NOINLINE const lit_utf8_byte_t *
/third_party/jerryscript/jerry-core/lit/
H A Dlit-strings.c516 ecma_char_t JERRY_ATTR_NOINLINE
532 ecma_char_t JERRY_ATTR_NOINLINE
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c317 static ecma_value_t JERRY_ATTR_NOINLINE
415 JERRY_ATTR_NOINLINE ecma_collection_t *
494 ecma_value_t JERRY_ATTR_NOINLINE
H A Dvm.c974 static ecma_value_t JERRY_ATTR_NOINLINE
4257 static void JERRY_ATTR_NOINLINE
4361 ecma_value_t JERRY_ATTR_NOINLINE
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-bytecode.c184 static uint32_t JERRY_ATTR_NOINLINE
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-statm.c1068 static void JERRY_ATTR_NOINLINE
1560 static void JERRY_ATTR_NOINLINE
1673 static void JERRY_ATTR_NOINLINE
3356 void JERRY_ATTR_NOINLINE
H A Djs-scanner.c2265 void JERRY_ATTR_NOINLINE
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c1696 static bool JERRY_ATTR_NOINLINE
1789 static bool JERRY_ATTR_NOINLINE
2270 static ecma_char_t JERRY_ATTR_NOINLINE
H A Decma-gc.c243 static void JERRY_ATTR_NOINLINE
H A Decma-helpers.c1526 uintptr_t JERRY_ATTR_NOINLINE

Completed in 44 milliseconds