Searched refs:SetPrototypeWithNotification (Results 1 – 3 of 3) sorted by relevance
150 … JSHandle<JSTaggedValue> newClass = JSHClass::SetPrototypeWithNotification(thread, hclass, value); in PrototypeSetter()
1812 static JSHandle<JSTaggedValue> SetPrototypeWithNotification(const JSThread *thread,
380 JSHandle<JSTaggedValue> JSHClass::SetPrototypeWithNotification(const JSThread *thread, in SetPrototypeWithNotification() function in panda::ecmascript::JSHClass