Home
last modified time | relevance | path

Searched refs:ECMA_BUILTIN_NUMBER_NEGATIVE_INFINITY (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-number.inc.h53 ECMA_BUILTIN_NUMBER_NEGATIVE_INFINITY,
Decma-builtins-internal.h69 ECMA_BUILTIN_NUMBER_NEGATIVE_INFINITY, /**< result of ecma_number_make_infinity (true) */ enumerator
Decma-builtins.c816 case ECMA_BUILTIN_NUMBER_NEGATIVE_INFINITY: in ecma_builtin_try_to_instantiate_property()