| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | free_object.h | 29 auto raw = ObjectAccessor::GetPrimitive<coretypes::TaggedType>(this, GetTaggedSizeOffset()); in GetSize() local 35 auto raw = ObjectAccessor::GetPrimitive<coretypes::TaggedType>(this, GetTaggedNextOffset()); in GetNext() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ |
| D | templateElementBuilder.h | 29 TemplateElementBuilder &SetRaw(util::StringView raw) in SetRaw()
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | templateElement.h | 32 explicit TemplateElement(util::StringView const raw, util::StringView const cooked) in TemplateElement()
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | templateElement.h | 37 explicit TemplateElement(util::StringView raw, util::StringView cooked) in TemplateElement()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stub_builder.cpp | 60 …GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_… in GetProfileTypeInfoFromFunction() local
|
| D | baseline_stubs-inl.h | 180 …GateRef raw = Load(VariableType::JS_POINTER(), glue, function, IntPtr(JSFunction::RAW_PROFILE_TYPE… in GetProfileTypeInfoFromFunction() local
|
| D | baseline_stubs.cpp | 3366 GateRef raw = in GenerateCircuit() local 5651 GateRef raw = in GenerateCircuit() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | template_string.cpp | 56 JSHandle<JSTaggedValue> raw(factory->NewFromASCII("raw")); in GetTemplateObject() local
|
| D | js_function.h | 386 JSTaggedValue raw = GetRawProfileTypeInfo(thread); in GetProfileTypeInfo() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_runtime_interface.cpp | 38 Field *raw = FieldCast(rawField); in ResolveLookUpField() local 53 Field *raw = FieldCast(rawField); in GetLookUpCall() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/ |
| D | ir_build_intrinsics_ets.cpp | 412 auto raw = GetArgDefinition(bcInst, 0, accRead); in BuildUnsafeIntrinsic() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub-inl.h | 315 …GateRef raw = Load(VariableType::JS_POINTER(), glue, function, IntPtr(JSFunction::RAW_PROFILE_TYPE… in GetProfileTypeInfoFromFunction() local
|
| D | circuit_builder.cpp | 1566 …GateRef raw = Load(VariableType::JS_POINTER(), glue, function, IntPtr(JSFunction::RAW_PROFILE_TYPE… in GetProfileTypeInfo() local
|
| D | stub_builder-inl.h | 4134 …GateRef raw = Load(VariableType::JS_POINTER(), glue, jsFunc, IntPtr(JSFunction::RAW_PROFILE_TYPE_I… in GetProfileTypeInfo() local
|