Home
last modified time | relevance | path

Searched defs:moduleValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_serializer.cpp211 JSTaggedValue moduleValue = func->GetModule(); in SerializeSFunctionModule() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp566 JSTaggedValue moduleValue = array->Get(index); in GetExportVariableValue() local
656 JSTaggedValue moduleValue = JSTaggedValue::Undefined(); in InitializeExportVariables() local
708 JSTaggedValue moduleValue = dict->Get(idx); in GetLocalExportVariables() local
793 JSTaggedValue moduleValue = in GetImportVariables() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1459 …JSTaggedValue moduleValue = thread->GetCurrentEcmaContext()->GetModuleManager()->GetModuleValueInn… in RuntimeLdModuleVar() local
1470 JSTaggedValue moduleValue = in RuntimeLdModuleVar() local