Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp322 …JSHandle<JSHClass> newHClassHandle = GetHArg<JSHClass>(argv, argc, 1); // 1: means the first para… in DEF_RUNTIME_STUBS() local
391 …JSHandle<JSHClass> newHClassHandle = GetHArg<JSHClass>(argv, argc, 1); // 1: means the first para… in DEF_RUNTIME_STUBS() local