Searched refs:GetModuleVariableIndex (Results 1 – 2 of 2) sorted by relevance
86 …static int32_t GetModuleVariableIndex(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤t…
383 int32_t DebuggerApi::GetModuleVariableIndex(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> &cu… in GetModuleVariableIndex() function in panda::ecmascript::tooling::DebuggerApi440 int32_t index = GetModuleVariableIndex(ecmaVm, module, name); in GetModuleValue()464 int32_t index = GetModuleVariableIndex(ecmaVm, module, name); in SetModuleValue()