| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_hclass-inl.h | 48 … LayoutInfo* layoutInfo = LayoutInfo::Cast(cachedHClass->GetLayout(thread).GetTaggedObject()); in AddTransitions() local 87 … LayoutInfo* layoutInfo = LayoutInfo::Cast(cachedHClass->GetLayout(thread).GetTaggedObject()); in AddProtoTransitions() local 118 … LayoutInfo *layoutInfo = LayoutInfo::Cast(cachedHClass->GetLayout(thread).GetTaggedObject()); in FindTransitions() local 181 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in CheckHClassForRep() local 201 LayoutInfo *layoutInfo = LayoutInfo::Cast(GetLayout(thread).GetTaggedObject()); in UpdatePropertyMetaData() local
|
| D | object_fast_operator-inl.h | 238 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in TryGetPropertyByNameThroughCacheAtLocal() local 313 … LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in GetPropertyByName() local 376 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in TrySetPropertyByNameThroughCacheAtLocal() local 481 … LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in SetPropertyByName() local 660 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in SetJsonPropertyByName() local
|
| D | vtable.cpp | 25 LayoutInfo *layoutInfo = LayoutInfo::Cast(phcPoint->GetLayout(thread).GetTaggedObject()); in CreateTuple() local
|
| D | object_operator.cpp | 579 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in LookupPropertyInlinedProps() local
|
| D | js_object.cpp | 430 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in IsArrayLengthWritable() local 2074 JSHandle<LayoutInfo> layoutInfo(thread, hclass->GetLayout(thread)); in FreezeSharedObject() local 2455 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in ToPropertyDescriptorFast() local 3022 LayoutInfo *layoutInfo = LayoutInfo::Cast(layoutHClass->GetLayout(thread).GetTaggedObject()); in CreateObjectFromPropertiesByIHClass() local
|
| D | js_hclass.cpp | 1562 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in DumpChildHClassByPGO() local 1577 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in UpdateChildLayoutDescByPGO() local
|
| D | js_array.cpp | 126 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in GetConstructorOrSpeciesInlinedProp() local
|
| D | dump.cpp | 1613 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in Dump() local 3908 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in Dump() local 4859 LayoutInfo *layoutInfo = LayoutInfo::Cast(attrs.GetTaggedObject()); in DumpForSnapshot() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_shared_array_test.cpp | 203 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in HWTEST_F_L0() local 228 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in HWTEST_F_L0() local
|
| D | js_hclass_test.cpp | 438 LayoutInfo *layoutInfo = LayoutInfo::Cast(objClass->GetLayout(thread).GetTaggedObject()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ |
| D | pgo_type_manager.cpp | 76 LayoutInfo* layoutInfo = LayoutInfo::GetLayoutInfoFromHClass(thread_, hclass); in GetSymbolCountFromHClassData() local 106 LayoutInfo* layoutInfo = LayoutInfo::GetLayoutInfoFromHClass(thread_, hclass); in GenSymbolInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_lazy_callback.cpp | 233 LayoutInfo *layoutInfo = LayoutInfo::Cast(hclass->GetLayout(thread).GetTaggedObject()); in ITERATE_INTL() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_stringifier.cpp | 942 … LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHClass->GetLayout(thread_).GetTaggedObject()); in SerializeKeys() local 997 … LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHClass->GetLayout(thread_).GetTaggedObject()); in SerializeKeys() local
|
| D | json_stringifier_optimized.cpp | 920 … LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHClass->GetLayout(thread_).GetTaggedObject()); in SerializeKeys() local 975 … LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHClass->GetLayout(thread_).GetTaggedObject()); in SerializeKeys() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | json_parser_test.cpp | 76 auto *layoutInfo = LayoutInfo::Cast(layoutValue.GetTaggedObject()); in CheckSendableProps() local
|
| D | ason_test.cpp | 68 auto *layoutInfo = LayoutInfo::Cast(layoutValue.GetTaggedObject()); in CheckSendableProps() local
|
| /arkcompiler/ets_runtime/ecmascript/module/tests/ |
| D | module_snapshot_test.cpp | 358 JSHandle<LayoutInfo> layoutInfo(thread, hClassHandle->GetLayout(thread)); in InitMockUpdateBindingModule() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_source_text.cpp | 126 … LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHClass->GetLayout(thread).GetTaggedObject()); in GetBindingNameByIndex() local 166 … LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout(thread).GetTaggedObject()); in ResolveExportObject() local 1404 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout(thread).GetTaggedObject()); in GetValueFromExportObject() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_object_stub_builder.cpp | 615 GateRef BuiltinsObjectStubBuilder::GetNumKeysFromLayoutInfo(GateRef end, GateRef layoutInfo) in GetNumKeysFromLayoutInfo() 700 …ubBuilder::LayoutInfoGetAllEnumKeys(GateRef end, GateRef offset, GateRef array, GateRef layoutInfo) in LayoutInfoGetAllEnumKeys()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder-inl.h | 4230 inline GateRef StubBuilder::GetAttr(GateRef glue, GateRef layoutInfo, GateRef index) in GetAttr() 4236 inline GateRef StubBuilder::GetKey(GateRef glue, GateRef layoutInfo, GateRef index) in GetKey() 4359 inline GateRef StubBuilder::GetSortedKey(GateRef glue, GateRef layoutInfo, GateRef index) in GetSortedKey() 4365 inline GateRef StubBuilder::GetSortedIndex(GateRef glue, GateRef layoutInfo, GateRef index) in GetSortedIndex()
|
| D | stub_builder.cpp | 321 GateRef StubBuilder::FindElementWithCache(GateRef glue, GateRef layoutInfo, GateRef hclass, in FindElementWithCache() 453 GateRef StubBuilder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, … in BinarySearch() 4661 GateRef layoutInfo = GetLayoutFromHClass(glue, hclass); in IsArrayLengthWritableForNonDictMode() local 4682 GateRef layoutInfo = GetLayoutFromHClass(glue, hclass); in CheckHClassForRep() local 4747 GateRef layoutInfo = GetLayoutFromHClass(glue, transitionHClass); in FindTransitions() local 11954 GateRef layoutInfo = GetLayoutFromHClass(glue, hClass); in GetValueFromExportObject() local 12199 GateRef layoutInfo = GetLayoutFromHClass(glue, hClass); in ResolveExportObject() local
|