Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp895 …fyHclassChanged(const JSThread *thread, JSHandle<JSHClass> oldHclass, JSHandle<JSHClass> newHclass, in NotifyHclassChanged()
1090 const JSHandle<JSHClass> &newHclass) in RefreshUsers()
Djs_object.cpp1547 JSHandle<JSHClass> newHclass = JSHClass::TransitionExtension(thread, jshclass); in PreventExtensions() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1459 GateRef newHclass = LoadHClass(receiver); in AddPropertyByName() local