| /arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/ |
| D | report_md.rb | 23 attr_accessor :rep accessor in ReportMd 25 def initialize(rep) argument
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
| D | report_md.rb | 23 attr_accessor :rep accessor in ReportMd 25 def initialize(rep) argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/ |
| D | Scc.ts | 36 get rep(): NodeID { method in NodeSCCInfo 40 set rep(n: NodeID) { method in NodeSCCInfo 211 const rep = it.rep; constant 239 const rep = this.getRepNode(n); constant 256 const rep = this.getRepNode(n); constant
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_hclass-inl.h | 105 const JSTaggedValue &metaData, const Representation &rep) in FindTransitions() 171 …s *JSHClass::CheckHClassForRep(const JSThread *thread, JSHClass *hclass, const Representation &rep) in CheckHClassForRep() 465 … const PropertyAttributes &attr, const Representation &rep, in SetPropertyOfObjHClass()
|
| D | property_attributes.h | 297 auto rep = GetRepresentation(); in IsDoubleRep() local 303 auto rep = GetRepresentation(); in IsIntRep() local
|
| D | object_fast_operator-inl.h | 997 auto rep = PropertyAttributes::TranslateToRep(valueHandle.GetTaggedValue()); in AddPropertyByName() local 1049 auto rep = PropertyAttributes::TranslateToRep(valueHandle.GetTaggedValue()); in AddPropertyByName() local
|
| D | js_hclass.cpp | 320 const PropertyAttributes &attr, const Representation &rep) in AddProperty() 1486 auto rep = attributes.GetRepresentation(); in CreateRootHClassWithCached() local
|
| D | js_hclass.h | 2320 inline void SetRepresentation(Representation rep) in SetRepresentation()
|
| D | object_factory.cpp | 4241 auto rep = PropertyAttributes::TranslateToRep(value); in SetLayoutInObjHClass() local 5441 auto rep = PropertyAttributes::TranslateToRep(value); in CreateJSObjectWithProperties() local 5549 auto rep = PropertyAttributes::TranslateToRep(value); in CreateJSObjectWithNamedProperties() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_retype.cpp | 60 GateRef NumberSpeculativeRetype::SetOutputType(GateRef gate, Representation rep) in SetOutputType() 537 GateRef rep = builder_.ConvertCharToEcmaString(left); in VisitStringCompare() local 541 GateRef rep = builder_.ConvertCharToEcmaString(right); in VisitStringCompare() local
|
| D | stub_builder-inl.h | 2666 GateRef glue, GateRef array, GateRef index, GateRef val, GateRef rep, Label *repChange) in SetValueToTaggedArrayWithRep() 3238 inline GateRef StubBuilder::IsIntRepInPropAttr(GateRef rep) in IsIntRepInPropAttr() 3243 inline GateRef StubBuilder::IsDoubleRepInPropAttr(GateRef rep) in IsDoubleRepInPropAttr() 3250 GateRef rep = GetRepInPropAttr(attr); in IsTaggedRepInPropAttr() local
|
| D | stub_builder.cpp | 1099 GateRef rep = GetRepInPropAttr(attr); in JSObjectGetPropertyWithRep() local 1795 GateRef rep = GetRepInPropAttr(attr); in SetValueWithAttr() local 1810 GateRef glue, GateRef obj, GateRef offset, GateRef value, GateRef rep, Label *repChange) in SetValueWithRep() 2698 GateRef rep = HandlerBaseGetRep(handlerInfo); in LoadFromField() local 3470 GateRef rep = HandlerBaseGetRep(handler); in StoreField() local 3574 GateRef rep = HandlerBaseGetRep(handlerInfo); in StoreWithTransition() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| D | snapshot_constantpool_data.cpp | 104 auto rep = PropertyAttributes::TranslateToRep(value); in TryGetHClassFromCached() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_String.cpp | 539 auto rep = AllocateStringObject(size, compressed); in StdCoreStringRepeat() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.cpp | 1834 …lueRef LLVMIRBuilder::PointerAdd(LLVMValueRef baseAddr, LLVMValueRef offsetInByte, LLVMTypeRef rep) in PointerAdd()
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 3661 ecmascript::Representation rep = in NewConcurrentWithName() local
|