| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| H A D | llvm_irtoc_compiler.cpp | 174 auto layout = targetMachine_->createDataLayout(); in InitializeModule() local
|
| H A D | llvm_aot_compiler.cpp | 455 auto layout = targetMachine->createDataLayout(); in CreateModule() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ |
| H A D | walker.py | 103 async def layout(self, skip_scopes: Sequence[str] = ("global")) -> RenderableType: member in BreakpointWalker
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | parallel_marker-inl.h | 36 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj() local 194 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj() local
|
| H A D | parallel_evacuator-inl.h | 63 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| H A D | shared_gc_marker-inl.h | 109 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| H A D | pgo_profiler_layout.cpp | 95 HClassLayoutDesc *layout; in GetOrInsertHClassLayoutDesc() local
|
| /arkcompiler/ets_runtime/ecmascript/serializer/ |
| H A D | base_serializer.cpp | 341 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in SerializeInObjField() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_hclass-inl.h | 347 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in FindPropertyEntry() local
|
| H A D | shared_object_factory.cpp | 106 NewSEcmaHClass(uint32_t size, uint32_t inlinedProps, JSType type, const JSHandle<JSTaggedValue> &prototype, const JSHandle<JSTaggedValue> &layout) NewSEcmaHClass() argument
|
| H A D | dump.cpp | 616 LayoutInfo *layout = LayoutInfo::Cast(jshclass->GetLayout().GetTaggedObject()); in DumpHClass() local
|
| H A D | js_object-inl.h | 271 auto layout = LayoutInfo::Cast(GetJSHClass()->GetLayout().GetTaggedObject()); in SetPropertyInlinedPropsWithRep() local
|
| H A D | js_hclass.cpp | 371 JSTaggedValue layout = newJsHClass->GetLayout(); in TransitionProto() local 534 JSTaggedValue layout = newProtoClass->GetLayout(); in OptimizePrototypeForIC() local 199 Initialize(const JSThread *thread, uint32_t size, JSType type, uint32_t inlinedProps, const JSHandle<JSTaggedValue> &layout) Initialize() argument 786 auto layout = LayoutInfo::Cast(current->GetLayout().GetTaggedObject()); VisitAndUpdateLayout() local 814 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); ConvertOrTransitionWithRep() local 1274 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(maxNum, MemSpaceType::SEMI_SPACE, GrowMode::KEEP); CreateRootHClassFromPGO() local 1304 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(maxNum, MemSpaceType::SEMI_SPACE, GrowMode::KEEP); CreateRootHClassWithCached() local 1376 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); DumpRootHClassByPGO() local 1422 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); UpdateRootLayoutDescByPGO() local 1438 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); DumpToString() local 1564 auto layout = factory->CreateSLayoutInfo(length + parentLength); CreateSInlinedLayout() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| H A D | snapshot_constantpool_data.cpp | 173 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in CheckAOTPropertiesForRep() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | json_parser.cpp | 336 JSHandle<LayoutInfo> layout; in CreateSJsonObject() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | class_info_extractor.cpp | 208 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(length, MemSpaceType::OLD_SPACE, GrowMode::KEEP); in CreatePrototypeHClass() local 258 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(length, MemSpaceType::OLD_SPACE, GrowMode::KEEP); in CreateConstructorHClass() local 350 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(length + extraLength); CreateSendableHClass() local 760 auto layout = JSHandle<LayoutInfo>(thread, constructorHClass->GetLayout()); DefineSendableClassFromExtractor() local 947 AddFieldTypeToHClass(JSThread *thread, const JSHandle<TaggedArray> &fieldTypeArray, uint32_t length, const JSHandle<LayoutInfo> &layout, const JSHandle<JSHClass> &hclass, size_t start, const JSHandle<NumberDictionary> &elementsDic, std::vector<JSHandle<JSTaggedValue>> &&propertyList) AddFieldTypeToHClass() argument 1028 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(fieldNum); DefineSendableInstanceHClass() local 1051 JSHandle<LayoutInfo> layout = factory->CopyAndReSortSLayoutInfo(baseLayout, baseLength, newLength); DefineSendableInstanceHClass() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | shared_builtins.cpp | 425 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSObjectFunctionHClass() local 451 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSObjectPrototypeHClass() local 473 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSFunctionHClass() local 498 JSHandle<LayoutInfo> layout in CreateSArrayBufferFunctionHClass() local 527 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSetFunctionHClass() local 556 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSMapFunctionHClass() local 584 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSFunctionPrototypeHClass() local 613 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSArrayBufferPrototypeHClass() local 642 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSetPrototypeHClass() local 673 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSMapPrototypeHClass() local 704 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSArrayPrototypeHClass() local 735 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSArrayFunctionHClass() local 909 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(1); InitializeArrayPrototypeHClass() local 1115 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSTypedArrayPrototypeHClass() local 1146 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSTypedArrayFunctionHClass() local 1174 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSpecificTypedArrayFuncHClass() local 1197 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSpecificTypedArrayInstanceHClass() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ |
| H A D | snapshot_processor.cpp | 1477 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in VisitObjectBodyWithRep() local
|
| /arkcompiler/ets_runtime/ecmascript/serializer/tests/ |
| H A D | serializer_test.cpp | 2208 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(length); in CreateSObject() local
|
| /arkcompiler/ets_runtime/ecmascript/module/tests/ |
| H A D | ecma_module_test.cpp | 2381 JSHandle<LayoutInfo> layout = objectFactory->CreateLayoutInfo(0, MemSpaceType::OLD_SPACE, GrowMode::KEEP); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | profiler_stub_builder.cpp | 477 GateRef layout = GetLayoutFromHClass(hclass); in UpdatePropAttrIC() local
|
| H A D | typed_bytecode_lowering.cpp | 2353 auto layout = LayoutInfo::Cast(newClass->GetLayout().GetTaggedObject()); in LowerCreateObjectWithBuffer() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_object_stub_builder.cpp | 360 GateRef layout = GetLayoutFromHClass(cls);
in LayoutInfoAssignAllEnumProperty() local 1038 GateRef layout = GetLayoutFromHClass(hclass);
in GetAllEnumKeys() local 1809 GateRef layout = GetLayoutFromHClass(hclass);
in GetAllPropertyKeys() local 2000 GateRef layout in GetEnumPropertyEntries() local 2146 GateRef layout = GetLayoutFromHClass(cls); TestIntegrityLevel() local 2253 GateRef layout = GetLayoutFromHClass(hclass); GetOwnPropertyDescriptors() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | cgfunc.h | 643 void SetMemlayout(MemLayout &layout) in SetMemlayout() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| H A D | emit.cpp | 1744 void Emitter::EmitFuncLayoutInfo(const MIRSymbol &layout) in EmitAsmLabel() argument
|