Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects.c979 ecma_op_get_method (ecma_value_t value, /**< ecma value */ in ecma_op_get_method() function
1035 ecma_value_t ret_value = ecma_op_get_method (value, prop_name_p); in ecma_op_get_method_by_symbol_id()
1056 return ecma_op_get_method (value, ecma_get_magic_string (magic_id)); in ecma_op_get_method_by_magic_id()