Home
last modified time | relevance | path

Searched refs:ECMA_NUMBER_MIN_VALUE (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-globals.h1255 # define ECMA_NUMBER_MIN_VALUE (FLT_MIN) macro
1295 # define ECMA_NUMBER_MIN_VALUE ((ecma_number_t) 5e-324) macro
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtins.c789 ECMA_NUMBER_MIN_VALUE, in ecma_builtin_try_to_instantiate_property()