Searched refs:sendableFuncModule (Results 1 – 1 of 1) sorted by relevance
2296 … JSHandle<JSTaggedValue> sendableFuncModule = moduleManager->GenerateSendableFuncModule(module); in RuntimeDefinefunc() local2298 JSHandle<SourceTextModule> sendableFuncModuleRecord(sendableFuncModule); in RuntimeDefinefunc()2302 result->SetModule(thread, sendableFuncModule.GetTaggedValue()); in RuntimeDefinefunc()