Home
last modified time | relevance | path

Searched defs:function_obj (Results 1 - 9 of 9) sorted by relevance

/third_party/jerryscript/tests/unit-core/
H A Dtest-native-instanceof.cpp25 external_function (const jerry_value_t function_obj, in external_function() argument
H A Dtest-api-value-type.cpp31 test_ext_function (const jerry_value_t function_obj, /**< function object */ in test_ext_function() argument
H A Dtest-abort.cpp24 callback_func (const jerry_value_t function_obj, in callback_func() argument
H A Dtest-proxy.cpp63 handler_get (const jerry_value_t function_obj, /**< function object */ in handler_get() argument
89 handler_set (const jerry_value_t function_obj, /**< function object */ in handler_set() argument
H A Dtest-resource-name.cpp24 resource_name_handler (const jerry_value_t function_obj, /**< function object */ in resource_name_handler() argument
/third_party/node/deps/v8/src/execution/
H A Dtiering-manager.cc436 JSFunction function_obj = *function; in OnInterruptTick() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-proxy-object.c107 ecma_proxy_revoke_cb (const ecma_value_t function_obj, /**< the function itself */ in ecma_proxy_revoke_cb() argument
H A Decma-promise-object.c624 ecma_op_get_capabilities_executor_cb (const ecma_value_t function_obj, /**< the function itself */ in ecma_op_get_capabilities_executor_cb() argument
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c769 ecma_op_implicit_constructor_handler_cb (const ecma_value_t function_obj, /**< the function itself */ in ecma_op_implicit_constructor_handler_cb() argument
793 ecma_op_implicit_constructor_handler_heritage_cb (const ecma_value_t function_obj, /**< the function itself */ in ecma_op_implicit_constructor_handler_heritage_cb() argument

Completed in 9 milliseconds