Home
last modified time | relevance | path

Searched refs:JERRY_BUILTINS (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/
Dconfig.h103 #ifndef JERRY_BUILTINS
104 # define JERRY_BUILTINS 1 macro
108 # define JERRY_BUILTIN_ANNEXB JERRY_BUILTINS
112 # define JERRY_BUILTIN_ARRAY JERRY_BUILTINS
116 # define JERRY_BUILTIN_DATE JERRY_BUILTINS
120 # define JERRY_BUILTIN_ERRORS JERRY_BUILTINS
124 # define JERRY_BUILTIN_BOOLEAN JERRY_BUILTINS
128 # define JERRY_BUILTIN_JSON JERRY_BUILTINS
132 # define JERRY_BUILTIN_MATH JERRY_BUILTINS
136 # define JERRY_BUILTIN_NUMBER JERRY_BUILTINS
[all …]
/third_party/jerryscript/jerry-core/profiles/
Dminimal.profile1 JERRY_BUILTINS=0
DREADME.md84 * `JERRY_BUILTINS`:
87 Equivalent with setting the following defines to the `JERRY_BUILTINS` value: