Searched refs:JERRY_BUILTINS (Results 1 – 3 of 3) sorted by relevance
103 #ifndef JERRY_BUILTINS104 # define JERRY_BUILTINS 1 macro108 # define JERRY_BUILTIN_ANNEXB JERRY_BUILTINS112 # define JERRY_BUILTIN_ARRAY JERRY_BUILTINS116 # define JERRY_BUILTIN_DATE JERRY_BUILTINS120 # define JERRY_BUILTIN_ERRORS JERRY_BUILTINS124 # define JERRY_BUILTIN_BOOLEAN JERRY_BUILTINS128 # define JERRY_BUILTIN_JSON JERRY_BUILTINS132 # define JERRY_BUILTIN_MATH JERRY_BUILTINS136 # 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: