Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp102 void GlobalEnv::NotifyArrayPrototypeChangedGuardians(JSThread *thread, JSHandle<JSObject> receiver) in NotifyArrayPrototypeChangedGuardians() function in panda::ecmascript::GlobalEnv
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp4571 void StubBuilder::NotifyArrayPrototypeChangedGuardians(GateRef glue, GateRef receiver) in NotifyArrayPrototypeChangedGuardians() function in panda::ecmascript::kungfu::StubBuilder