Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 12 of 12) 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/ir/base/
DtemplateElement.h32 explicit TemplateElement(util::StringView const raw, util::StringView const cooked) in TemplateElement()
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtemplateElementBuilder.h29 TemplateElementBuilder &SetRaw(util::StringView raw) in SetRaw()
/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.h181 …GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_… in GetProfileTypeInfoFromFunction() local
Dbaseline_stubs.cpp3359 GateRef raw = in GenerateCircuit() local
5633 GateRef raw = in GenerateCircuit() local
/arkcompiler/ets_runtime/ecmascript/
Dtemplate_string.cpp56 JSHandle<JSTaggedValue> raw(factory->NewFromASCII("raw")); in GetTemplateObject() local
Djs_function.h382 JSTaggedValue raw = GetRawProfileTypeInfo(); in GetProfileTypeInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h310 …GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_… in GetProfileTypeInfoFromFunction() local
Dcircuit_builder.cpp1455 …GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_… in GetProfileTypeInfo() local
Dstub_builder-inl.h3896 …GateRef raw = Load(VariableType::JS_POINTER(), jsFunc, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_OF… in GetProfileTypeInfo() local