Searched refs:JERRY_BUILTINS (Results 1 – 3 of 3) sorted by relevance
158 #ifndef JERRY_BUILTINS159 # define JERRY_BUILTINS 1 macro163 # define JERRY_BUILTIN_ANNEXB JERRY_BUILTINS167 # define JERRY_BUILTIN_ARRAY JERRY_BUILTINS171 # define JERRY_BUILTIN_DATE JERRY_BUILTINS175 # define JERRY_BUILTIN_ERRORS JERRY_BUILTINS179 # define JERRY_BUILTIN_BOOLEAN JERRY_BUILTINS183 # define JERRY_BUILTIN_JSON JERRY_BUILTINS187 # define JERRY_BUILTIN_MATH JERRY_BUILTINS191 # define JERRY_BUILTIN_NUMBER JERRY_BUILTINS[all …]
1 JERRY_BUILTINS=0
84 * `JERRY_BUILTINS`:87 Equivalent with setting the following defines to the `JERRY_BUILTINS` value: