Home
last modified time | relevance | path

Searched refs:JERRY_BUILTIN_BOOLEAN (Results 1 – 11 of 11) sorted by relevance

/third_party/jerryscript/jerry-core/
Dconfig.h178 #ifndef JERRY_BUILTIN_BOOLEAN
179 # define JERRY_BUILTIN_BOOLEAN JERRY_BUILTINS macro
605 #if !defined (JERRY_BUILTIN_BOOLEAN) \
606 || ((JERRY_BUILTIN_BOOLEAN != 0) && (JERRY_BUILTIN_BOOLEAN != 1))
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtins.inc.h59 # if ENABLED (JERRY_BUILTIN_BOOLEAN)
104 # if ENABLED (JERRY_BUILTIN_BOOLEAN)
150 #if ENABLED (JERRY_BUILTIN_BOOLEAN)
Decma-builtin-boolean.inc.h22 #if ENABLED (JERRY_BUILTIN_BOOLEAN)
Decma-builtin-boolean-prototype.inc.h22 #if ENABLED (JERRY_BUILTIN_BOOLEAN)
Decma-builtin-boolean.c28 #if ENABLED (JERRY_BUILTIN_BOOLEAN)
Decma-builtin-boolean-prototype.c28 #if ENABLED (JERRY_BUILTIN_BOOLEAN)
Decma-builtin-global.inc.h70 #if ENABLED (JERRY_BUILTIN_BOOLEAN)
Decma-builtins.c473 #if ENABLED (JERRY_BUILTIN_BOOLEAN) in ecma_instantiate_builtin()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-boolean-object.c46 #if ENABLED (JERRY_BUILTIN_BOOLEAN) in ecma_op_create_boolean_object()
Decma-get-put-value.c180 #if ENABLED (JERRY_BUILTIN_BOOLEAN) in ecma_op_get_value_object_base()
/third_party/jerryscript/jerry-core/profiles/
DREADME.md67 * `JERRY_BUILTIN_BOOLEAN`:
90 * `JERRY_BUILTIN_BOOLEAN`