Home
last modified time | relevance | path

Searched defs:layoutInfo (Results 1 - 20 of 20) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_shared_array_test.cpp203 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in HWTEST_F_L0() local
228 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in HWTEST_F_L0() local
H A Djs_hclass_test.cpp418 LayoutInfo *layoutInfo = LayoutInfo::Cast(objClass->GetLayout().GetTaggedObject()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
H A Dvtable.cpp25 LayoutInfo *layoutInfo = LayoutInfo::Cast(phcPoint->GetLayout().GetTaggedObject()); in CreateTuple() local
H A Djs_hclass-inl.h61 LayoutInfo* layoutInfo = LayoutInfo::Cast(cachedHClass->GetLayout().GetTaggedObject()); in AddTransitions() local
99 LayoutInfo* layoutInfo = LayoutInfo::Cast(cachedHClass->GetLayout().GetTaggedObject()); in AddProtoTransitions() local
129 LayoutInfo *layoutInfo = LayoutInfo::Cast(cachedHClass->GetLayout().GetTaggedObject()); in FindTransitions() local
191 LayoutInfo *layoutInfo in CheckHClassForRep() local
211 LayoutInfo *layoutInfo = LayoutInfo::Cast(GetLayout().GetTaggedObject()); UpdatePropertyMetaData() local
[all...]
H A Dobject_operator.cpp566 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in LookupPropertyInlinedProps() local
H A Dobject_fast_operator-inl.h232 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in TryGetPropertyByNameThroughCacheAtLocal() local
294 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in GetPropertyByName() local
355 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in TrySetPropertyByNameThroughCacheAtLocal() local
438 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in SetPropertyByName() local
1247 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in FastGetPropertyByPorpsIndex() local
[all...]
H A Ddump.cpp1589 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in Dump() local
3821 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in Dump() local
4759 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in DumpForSnapshot() local
H A Djs_hclass.cpp1394 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in DumpChildHClassByPGO() local
1409 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in UpdateChildLayoutDescByPGO() local
H A Djs_object.cpp367 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in IsArrayLengthWritable() local
2276 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in ToPropertyDescriptorFast() local
2770 LayoutInfo *layoutInfo = LayoutInfo::Cast(oldHC->GetLayout().GetTaggedObject()); in CreateObjectFromProperties() local
[all...]
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dason_test.cpp68 auto *layoutInfo = LayoutInfo::Cast(layoutValue.GetTaggedObject()); in CheckSendableProps() local
H A Djson_parser_test.cpp76 auto *layoutInfo = LayoutInfo::Cast(layoutValue.GetTaggedObject()); in CheckSendableProps() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_lazy_callback.cpp227 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in ResetLazyInternalAttr() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dfast_json_stringifier.cpp511 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in TryCacheSerializeKeysFromPropertiesArray() local
552 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in TryCacheSerializeKeysFromEnumCache() local
658 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in SerializeKeysWithCache() local
841 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in SerializeKeysFromLayout() local
931 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); SerializeKeyValue() local
[all...]
H A Djson_stringifier.cpp684 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in SerializeKeys() local
739 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in SerializeKeys() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp74 LayoutInfo* layoutInfo = LayoutInfo::GetLayoutInfoFromHClass(hclass); in GetSymbolCountFromHClassData() local
104 LayoutInfo* layoutInfo = LayoutInfo::GetLayoutInfoFromHClass(hclass); in GenSymbolInfo() local
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp184 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject()); in ResolveExportObject() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp763 GateRef BuiltinsObjectStubBuilder::GetNumKeysFromLayoutInfo(GateRef object, GateRef end, GateRef layoutInfo) in GetNumKeysFromLayoutInfo() argument
804 GateRef BuiltinsObjectStubBuilder::IsUninitializedProperty(GateRef object, GateRef index, GateRef layoutInfo) in IsUninitializedProperty() argument
898 LayoutInfoGetAllEnumKeys(GateRef end, GateRef offset, GateRef array, GateRef object, GateRef layoutInfo) LayoutInfoGetAllEnumKeys() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3126 auto layoutInfo = LayoutInfo::Cast(cls->GetLayout().GetTaggedObject()); in FindElementWithCache() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3780 inline GateRef StubBuilder::GetAttr(GateRef layoutInfo, GateRef index) in GetAttr() argument
3786 inline GateRef StubBuilder::GetKey(GateRef layoutInfo, GateRef index) in GetKey() argument
3857 inline GateRef StubBuilder::GetSortedKey(GateRef layoutInfo, GateRef index) in GetSortedKey() argument
3863 inline GateRef StubBuilder::GetSortedIndex(GateRef layoutInfo, GateRef index) in GetSortedIndex() argument
H A Dstub_builder.cpp302 GateRef StubBuilder::FindElementWithCache(GateRef glue, GateRef layoutInfo, GateRef hclass, in FindElementWithCache() argument
403 GateRef StubBuilder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, GateRef hir) in BinarySearch() argument
4076 GateRef layoutInfo = GetLayoutFromHClass(hclass); IsArrayLengthWritable() local
4100 GateRef layoutInfo = GetLayoutFromHClass(hclass); CheckHClassForRep() local
4166 GateRef layoutInfo = GetLayoutFromHClass(transitionHClass); FindTransitions() local
[all...]

Completed in 66 milliseconds