Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlazy_deopt_dependency.cpp229 JSHandle<JSTaggedValue> jsFuncHandle(thread, jsFunc); in Commit() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1528 JSHandle<JSFunction> jsFuncHandle = GetHArg<JSFunction>(argv, argc, INDEX_OF_JS_FUNC); in DEF_RUNTIME_STUBS() local
2657 JSHandle<JSFunction> jsFuncHandle = GetHArg<JSFunction>(argv, argc, INDEX_OF_JS_FUNC); in DEF_RUNTIME_STUBS() local