Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1251 JSHandle<JSHClass> newhclass(thread, newjshclass); in UpdateAOTHClass() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3346 const JSHandle<JSHClass> &oldhclass, const JSHandle<JSHClass> &newhclass, JSTaggedValue key) in RuntimeUpdateAOTHClass()
Druntime_stubs.cpp3103 … JSHandle<JSHClass> newhclass = GetHArg<JSHClass>(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local