| /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/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/ets_runtime/ecmascript/ |
| D | js_hclass-inl.h | 116 const Representation &rep) in FindTransitions() 181 inline JSHClass *JSHClass::CheckHClassForRep(JSHClass *hclass, const Representation &rep) in CheckHClassForRep() 386 … const PropertyAttributes &attr, const Representation &rep) in SetPropertyOfObjHClass()
|
| D | property_attributes.h | 296 auto rep = GetRepresentation(); in IsDoubleRep() local 302 auto rep = GetRepresentation(); in IsIntRep() local
|
| D | object_fast_operator-inl.h | 890 auto rep = PropertyAttributes::TranslateToRep(valueHandle.GetTaggedValue()); in AddPropertyByName() local 942 auto rep = PropertyAttributes::TranslateToRep(valueHandle.GetTaggedValue()); in AddPropertyByName() local
|
| D | js_hclass.cpp | 282 const PropertyAttributes &attr, const Representation &rep) in AddProperty() 1315 auto rep = attributes.GetRepresentation(); in CreateRootHClassWithCached() local
|
| D | js_hclass.h | 2214 inline void SetRepresentation(Representation rep) in SetRepresentation()
|
| D | object_factory.cpp | 3945 auto rep = PropertyAttributes::TranslateToRep(value); in SetLayoutInObjHClass() local 5067 auto rep = PropertyAttributes::TranslateToRep(value); in CreateJSObjectWithProperties() local 5175 auto rep = PropertyAttributes::TranslateToRep(value); in CreateJSObjectWithNamedProperties() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_retype.cpp | 68 GateRef NumberSpeculativeRetype::SetOutputType(GateRef gate, Representation rep) in SetOutputType() 501 GateRef rep = builder_.ConvertCharToEcmaString(left); in VisitStringCompare() local 505 GateRef rep = builder_.ConvertCharToEcmaString(right); in VisitStringCompare() local
|
| D | stub_builder-inl.h | 2282 GateRef glue, GateRef array, GateRef index, GateRef val, GateRef rep, Label *repChange) in SetValueToTaggedArrayWithRep() 2810 inline GateRef StubBuilder::IsIntRepInPropAttr(GateRef rep) in IsIntRepInPropAttr() 2815 inline GateRef StubBuilder::IsDoubleRepInPropAttr(GateRef rep) in IsDoubleRepInPropAttr() 2822 GateRef rep = GetRepInPropAttr(attr); in IsTaggedRepInPropAttr() local
|
| D | stub_builder.cpp | 999 GateRef rep = GetRepInPropAttr(attr); in JSObjectGetProperty() local 1703 GateRef rep = GetRepInPropAttr(attr); in SetValueWithAttr() local 1718 GateRef glue, GateRef obj, GateRef offset, GateRef value, GateRef rep, Label *repChange) in SetValueWithRep() 2377 GateRef rep = HandlerBaseGetRep(handlerInfo); in LoadFromField() local 3011 GateRef rep = HandlerBaseGetRep(handler); in StoreField() local 3106 GateRef rep = HandlerBaseGetRep(handlerInfo); in StoreWithTransition() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| D | snapshot_constantpool_data.cpp | 106 auto rep = PropertyAttributes::TranslateToRep(value); in TryGetHClassFromCached() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_object_stub_builder.cpp | 806 GateRef rep = GetRepInPropAttr(attr); in IsUninitializedProperty() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.cpp | 1726 …lueRef LLVMIRBuilder::PointerAdd(LLVMValueRef baseAddr, LLVMValueRef offsetInByte, LLVMTypeRef rep) in PointerAdd()
|