Home
last modified time | relevance | path

Searched defs:this_num (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-number-prototype.c651 ecma_builtin_number_prototype_object_to_fixed (ecma_number_t this_num, /**< this argument number */ in ecma_builtin_number_prototype_object_to_fixed() argument
749 ecma_builtin_number_prototype_object_to_exponential (ecma_number_t this_num, /**< this argument number */ in ecma_builtin_number_prototype_object_to_exponential() argument
849 ecma_builtin_number_prototype_object_to_precision(ecma_number_t this_num, ecma_value_t precision_value) ecma_builtin_number_prototype_object_to_precision() argument
[all...]
H A Decma-builtin-date-prototype.c647 ecma_number_t this_num = *prim_value_p; in ecma_builtin_date_prototype_dispatch_routine() local

Completed in 3 milliseconds