Searched refs:LdLocalModuleVar (Results 1 – 4 of 4) sorted by relevance
119 static JSTaggedValue LdLocalModuleVar(JSThread *thread, int32_t index);
676 JSTaggedValue SlowRuntimeStub::LdLocalModuleVar(JSThread *thread, int32_t index) in LdLocalModuleVar() function in panda::ecmascript::SlowRuntimeStub
5980 JSTaggedValue moduleVar = SlowRuntimeStub::LdLocalModuleVar(thread, index); in RunInternal()5989 JSTaggedValue moduleVar = SlowRuntimeStub::LdLocalModuleVar(thread, index); in RunInternal()
3252 JSTaggedValue moduleVar = SlowRuntimeStub::LdLocalModuleVar(thread, index); in HandleWideLdlocalmodulevarPrefImm16()5142 JSTaggedValue moduleVar = SlowRuntimeStub::LdLocalModuleVar(thread, index); in HandleLdlocalmodulevarImm8()