Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dfree_object.h29 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/
DtemplateElementBuilder.h29 TemplateElementBuilder &SetRaw(util::StringView raw) in SetRaw()
/arkcompiler/ets_frontend/ets2panda/ir/base/
DtemplateElement.h32 explicit TemplateElement(util::StringView const raw, util::StringView const cooked) in TemplateElement()
/arkcompiler/ets_frontend/es2panda/ir/base/
DtemplateElement.h37 explicit TemplateElement(util::StringView raw, util::StringView cooked) in TemplateElement()
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.cpp60 …GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_… in GetProfileTypeInfoFromFunction() local
Dbaseline_stubs-inl.h180 …GateRef raw = Load(VariableType::JS_POINTER(), glue, function, IntPtr(JSFunction::RAW_PROFILE_TYPE… in GetProfileTypeInfoFromFunction() local
Dbaseline_stubs.cpp3366 GateRef raw = in GenerateCircuit() local
5651 GateRef raw = in GenerateCircuit() local
/arkcompiler/ets_runtime/ecmascript/
Dtemplate_string.cpp56 JSHandle<JSTaggedValue> raw(factory->NewFromASCII("raw")); in GetTemplateObject() local
Djs_function.h386 JSTaggedValue raw = GetRawProfileTypeInfo(thread); in GetProfileTypeInfo() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp38 Field *raw = FieldCast(rawField); in ResolveLookUpField() local
53 Field *raw = FieldCast(rawField); in GetLookUpCall() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dir_build_intrinsics_ets.cpp412 auto raw = GetArgDefinition(bcInst, 0, accRead); in BuildUnsafeIntrinsic() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h315 …GateRef raw = Load(VariableType::JS_POINTER(), glue, function, IntPtr(JSFunction::RAW_PROFILE_TYPE… in GetProfileTypeInfoFromFunction() local
Dcircuit_builder.cpp1566 …GateRef raw = Load(VariableType::JS_POINTER(), glue, function, IntPtr(JSFunction::RAW_PROFILE_TYPE… in GetProfileTypeInfo() local
Dstub_builder-inl.h4134 …GateRef raw = Load(VariableType::JS_POINTER(), glue, jsFunc, IntPtr(JSFunction::RAW_PROFILE_TYPE_I… in GetProfileTypeInfo() local