Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp536 void JSHClass::NoticeThroughChain(const JSThread *thread, const JSHandle<JSHClass> &jshclass) in NoticeThroughChain() function in panda::ecmascript::JSHClass
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp1118 HWTEST_F_L0(JSObjectTest, NoticeThroughChain) in HWTEST_F_L0() argument