Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/
Dconfig.h158 #ifndef JERRY_BUILTINS
159 # define JERRY_BUILTINS 1 macro
163 # define JERRY_BUILTIN_ANNEXB JERRY_BUILTINS
167 # define JERRY_BUILTIN_ARRAY JERRY_BUILTINS
171 # define JERRY_BUILTIN_DATE JERRY_BUILTINS
175 # define JERRY_BUILTIN_ERRORS JERRY_BUILTINS
179 # define JERRY_BUILTIN_BOOLEAN JERRY_BUILTINS
183 # define JERRY_BUILTIN_JSON JERRY_BUILTINS
187 # define JERRY_BUILTIN_MATH JERRY_BUILTINS
191 # 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: