Home
last modified time | relevance | path

Searched defs:isPrototype (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h368 JSHClass* GetArrayInstanceHClass(ElementsKind kind, bool isPrototype) const in GetArrayInstanceHClass()
377 ConstantIndex GetArrayInstanceHClassIndex(ElementsKind kind, bool isPrototype) const in GetArrayInstanceHClassIndex()
Djs_hclass.cpp252 const ElementsKind kind, bool isPrototype) in CloneWithElementsKind()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2523 Label isPrototype(&builder_); in LowerOrdinaryHasInstance() local
2862 bool isPrototype = acc_.TryGetValue(acc_.GetValueIn(gate, 6)); // 6: proto flag Index in LowerMonoStoreProperty() local
Dstub_builder.cpp3174 Label isPrototype(env); in StoreWithTransition() local
4105 Label isPrototype(env); in NotifyArrayPrototypeChangedGuardians() local
5511 Label isPrototype(env); in NotifyHClassChanged() local
6006 Label isPrototype(env); in GetCtorPrototype() local