Home
last modified time | relevance | path

Searched defs:boolean_value (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-boolean-object.c44 bool boolean_value = ecma_op_to_boolean (arg); in ecma_op_create_boolean_object() local
/third_party/gn/src/gn/
H A Dvalue.h60 bool& boolean_value() { in boolean_value() function in Value
64 const bool& boolean_value() const { in boolean_value() function in Value
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-value.c458 ecma_make_boolean_value (bool boolean_value) /**< raw bool value from which the ecma value will be created */ in ecma_make_boolean_value() argument
/third_party/jerryscript/jerry-core/vm/
H A Dvm.c2752 bool boolean_value = ecma_op_to_boolean (value); in vm_loop() local

Completed in 7 milliseconds