Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1250 JSHandle<JSHClass> oldhclass(thread, jshclass); 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.cpp3102 … JSHandle<JSHClass> oldhclass = GetHArg<JSHClass>(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local