[][src]Module boa::builtins::boolean

Functions

call_boolean

Return a boolean literal [[Call]]

construct_boolean

Create a new boolean object - [[Construct]]

create_constructor

Create a new Boolean object

this_boolean_value
to_boolean

toBoolean Creates a new boolean value from the input

to_string

https://tc39.es/ecma262/#sec-boolean.prototype.tostring

value_of

https://tc39.es/ecma262/#sec-boolean.prototype.valueof