Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.cpp935 JSHClass::NoticeThroughChain(thread, oldHclass, addedKey); in NotifyHclassChanged()
1070 void JSHClass::NoticeThroughChain(const JSThread *thread, const JSHandle<JSHClass> &jshclass, in NoticeThroughChain() function in panda::ecmascript::JSHClass
1087 NoticeThroughChain(thread, JSHandle<JSHClass>(thread, listeners->Get(i).GetTaggedObject()), addedKey); in NoticeThroughChain()
H A Djs_hclass.h515 static void NoticeThroughChain(const JSThread *thread, const JSHandle<JSHClass> &jshclass,
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_object_test.cpp1082 HWTEST_F_L0(JSObjectTest, NoticeThroughChain) in HWTEST_F_L0()
1129 JSHClass::NoticeThroughChain(thread, obj2Class); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp774 JSHClass::NoticeThroughChain(thread, oldHClassHandle); in DEF_RUNTIME_STUBS()

Completed in 18 milliseconds