Searched refs:GetModuleVariableIndex (Results 1 – 2 of 2) sorted by relevance
87 …static int32_t GetModuleVariableIndex(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤t…
419 int32_t DebuggerApi::GetModuleVariableIndex(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> &cu… in GetModuleVariableIndex() function in panda::ecmascript::tooling::DebuggerApi482 int32_t index = GetModuleVariableIndex(ecmaVm, currentModule, name); in GetExportVariableValue()508 int32_t index = GetModuleVariableIndex(ecmaVm, currentModule, name); in SetExportVariableValue()