Home
last modified time | relevance | path

Searched refs:jsFuncHandle (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp1505 JSHandle<JSFunction> jsFuncHandle = GetHArg<JSFunction>(argv, argc, INDEX_OF_JS_FUNC); in DEF_RUNTIME_STUBS() local
1507 SetProfileTypeInfoCellToFunction(thread, jsFuncHandle, resHandle, slotId); in DEF_RUNTIME_STUBS()
2535 JSHandle<JSFunction> jsFuncHandle = GetHArg<JSFunction>(argv, argc, INDEX_OF_JS_FUNC); in DEF_RUNTIME_STUBS() local
2537 SetProfileTypeInfoCellToFunction(thread, jsFuncHandle, resHandle, slotId); in DEF_RUNTIME_STUBS()

Completed in 13 milliseconds