Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_serializer.cpp212 JSTaggedValue moduleValue = func->GetModule(); in SerializeSFunctionModule() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp567 JSTaggedValue moduleValue = array->Get(index); in GetExportVariableValue() local
657 JSTaggedValue moduleValue = JSTaggedValue::Undefined(); in InitializeExportVariables() local
709 JSTaggedValue moduleValue = dict->Get(idx); in GetLocalExportVariables() local
805 JSTaggedValue moduleValue = in GetImportVariables() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1434 …JSTaggedValue moduleValue = thread->GetCurrentEcmaContext()->GetModuleManager()->GetModuleValueInn… in RuntimeLdModuleVar() local
1445 JSTaggedValue moduleValue = in RuntimeLdModuleVar() local