Lines Matching refs:funcObj
7455 JSTaggedValue funcObj = GetFunction(sp);
7456 SlowRuntimeStub::NotifyConcurrentResult(thread, acc, funcObj);
7611 JSTaggedValue funcObj = GetFunction(sp);
7614 JSTaggedValue moduleVar = SlowRuntimeStub::LdSendableExternalModuleVar(thread, index, funcObj);
7621 JSTaggedValue funcObj = GetFunction(sp);
7624 JSTaggedValue moduleVar = SlowRuntimeStub::LdSendableExternalModuleVar(thread, index, funcObj);
7759 JSTaggedValue funcObj = GetFunction(sp);
7762 JSTaggedValue moduleVar = SlowRuntimeStub::LdLazyExternalModuleVar(thread, index, funcObj);
7769 JSTaggedValue funcObj = GetFunction(sp);
7772 JSTaggedValue moduleVar = SlowRuntimeStub::LdLazyExternalModuleVar(thread, index, funcObj);
7779 JSTaggedValue funcObj = GetFunction(sp);
7782 JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, funcObj);
7789 JSTaggedValue funcObj = GetFunction(sp);
7792 JSTaggedValue moduleVar = SlowRuntimeStub::LdLazySendableExternalModuleVar(thread, index, funcObj);