| /arkcompiler/runtime_core/docs/ |
| D | file_format.md | 200 ### Header 225 ### RegionHeader 248 ### RegionIndex 257 ### ForeignField 271 ### Field 287 ### FieldTag 301 ### FieldType 325 ### ForeignMethod 340 ### Method 356 ### MethodTag [all …]
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | file_format.md | 201 ### Header 226 ### RegionHeader 249 ### RegionIndex 258 ### ForeignField 272 ### Field 288 ### FieldTag 302 ### FieldType 326 ### ForeignMethod 341 ### Method 357 ### MethodTag [all …]
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | shared_builtins.cpp | 428 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSObjectFunctionHClass() local 454 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSObjectPrototypeHClass() local 476 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSFunctionHClass() local 501 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSArrayBufferFunctionHClass() local 530 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSSetFunctionHClass() local 559 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSMapFunctionHClass() local 588 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateBitVectorFunctionHClass() local 616 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSFunctionPrototypeHClass() local 645 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSArrayBufferPrototypeHClass() local 674 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSSetPrototypeHClass() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_evacuator_visitor-inl.h | 35 LayoutInfo *layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitObjectRangeImpl() local
|
| D | verification.h | 190 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in VisitObjectRangeImpl() local
|
| D | young_gc_visitor-inl.h | 81 LayoutInfo *layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitObjectRangeImpl() local
|
| D | old_gc_visitor-inl.h | 83 LayoutInfo *layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitObjectRangeImpl() local
|
| D | parallel_evacuator-inl.h | 266 LayoutInfo *layout = LayoutInfo::UncheckCast(dst); in VisitObjectRangeImpl() local
|
| D | full_gc-inl.h | 65 LayoutInfo *layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj() local
|
| D | parallel_evacuator.cpp | 472 LayoutInfo *layout = LayoutInfo::UncheckCast(dst); in VisitObjectRangeImpl() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.cpp | 212 …JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(length, MemSpaceType::OLD_SPACE, GrowMode:… in CreatePrototypeHClass() local 262 …JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(length, MemSpaceType::OLD_SPACE, GrowMode:… in CreateConstructorHClass() local 321 JSHandle<LayoutInfo> layout(thread, constructorHClass->GetLayout()); in CorrectConstructorHClass() local 354 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(length + extraLength); in CreateSendableHClass() local 767 auto layout = JSHandle<LayoutInfo>(thread, constructorHClass->GetLayout()); in DefineSendableClassFromExtractor() local 978 uint32_t length, const JSHandle<LayoutInfo> &layout, in AddFieldTypeToHClass() 1071 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(fieldNum); in DefineSendableInstanceHClass() local 1094 …JSHandle<LayoutInfo> layout = factory->CopyAndReSortSLayoutInfo(baseLayout, baseLength, newLength); in DefineSendableInstanceHClass() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_hclass.cpp | 200 uint32_t inlinedProps, const JSHandle<JSTaggedValue> &layout) in Initialize() 403 JSTaggedValue layout = newJsHClass->GetLayout(); in TransitionProto() local 569 JSTaggedValue layout = newProtoClass->GetLayout(); in OptimizePrototypeForIC() local 807 auto layout = LayoutInfo::Cast(current->GetLayout().GetTaggedObject()); in VisitAndUpdateLayout() local 895 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in ConvertOrTransitionWithRep() local 1360 …JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(maxNum, MemSpaceType::SEMI_SPACE, GrowMode… in CreateRootHClassFromPGO() local 1391 …JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(maxPropsNum, MemSpaceType::SEMI_SPACE, Gro… in CreateRootHClassWithCached() local 1464 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in DumpRootHClassByPGO() local 1510 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in UpdateRootLayoutDescByPGO() local 1527 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in DumpToString() local [all …]
|
| D | js_hclass-inl.h | 348 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in FindPropertyEntry() local
|
| D | js_object-inl.h | 276 auto layout = LayoutInfo::Cast(GetJSHClass()->GetLayout().GetTaggedObject()); in SetPropertyInlinedPropsWithRep() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| D | shared_full_gc-inl.h | 69 LayoutInfo *layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitObjectRangeImpl() local
|
| D | shared_gc_visitor-inl.h | 77 LayoutInfo *layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitObjectRangeImpl() local
|
| D | shared_gc_evacuator.cpp | 170 LayoutInfo *layout = LayoutInfo::UncheckCast(dst); in VisitObjectRangeImpl() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_irtoc_compiler.cpp | 174 auto layout = targetMachine_->createDataLayout(); in InitializeModule() local
|
| D | llvm_aot_compiler.cpp | 131 ark::CFrameLayout layout {arch, SPILLS}; in GetFrameSlotSize() local 455 auto layout = targetMachine->createDataLayout(); in CreateModule() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ |
| D | walker.py | 103 async def layout(self, skip_scopes: Sequence[str] = ("global")) -> RenderableType: member in BreakpointWalker
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/ |
| D | metadata_parse.cpp | 50 auto layout = layout_.find(name); in GetObjectLayout() local 243 auto layout = std::make_shared<Layout>(); in ParseTypeLayout() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_layout.cpp | 94 HClassLayoutDesc *layout; in GetOrInsertHClassLayoutDesc() local
|
| /arkcompiler/ets_runtime/ecmascript/serializer/ |
| D | base_serializer.cpp | 340 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in SerializeInObjField() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_object_stub_builder.cpp | 212 GateRef layout = GetLayoutFromHClass(cls); in LayoutInfoAssignAllEnumProperty() local 836 GateRef layout = GetLayoutFromHClass(hclass); in GetAllEnumKeys() local 1613 GateRef layout = GetLayoutFromHClass(hclass); in GetAllPropertyKeys() local 1802 GateRef layout = GetLayoutFromHClass(cls); in GetEnumPropertyEntries() local 1948 GateRef layout = GetLayoutFromHClass(cls); in TestIntegrityLevel() local 2051 GateRef layout = GetLayoutFromHClass(hclass); in GetOwnPropertyDescriptors() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| D | snapshot_constantpool_data.cpp | 173 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in CheckAOTPropertiesForRep() local
|