Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1529 JSHandle<JSFunction> jsFuncHandle = GetHArg<JSFunction>(argv, argc, INDEX_OF_JS_FUNC); in DEF_RUNTIME_STUBS() local
2567 JSHandle<JSFunction> jsFuncHandle = GetHArg<JSFunction>(argv, argc, INDEX_OF_JS_FUNC); in DEF_RUNTIME_STUBS() local