Home
last modified time | relevance | path

Searched defs:FunctionCallbackInfo (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_promise_job_test.cpp28 using FunctionCallbackInfo = Local<JSValueRef> (*)(JsiRuntimeCallInfo *); typedef
/arkcompiler/ets_runtime/ecmascript/module/tests/
Dstatic_module_loader_test.cpp29 using FunctionCallbackInfo = Local<JSValueRef> (*)(JsiRuntimeCallInfo *); typedef
Decma_module_test.cpp52 using FunctionCallbackInfo = JSHandle<JSTaggedValue>(*)(JsiRuntimeCallInfo *); typedef
/arkcompiler/ets_runtime/test/executiontest/
Dthread_termination_test.cpp25 using FunctionCallbackInfo = Local<JSValueRef>(*)(JsiRuntimeCallInfo *); typedef