Searched refs:notSendableFunctionModule (Results 1 – 1 of 1) sorted by relevance
11795 Label notSendableFunctionModule(env); in Loadlocalmodulevar() local11798 …IKELY(IsSendableFunctionModule(glue, module), &sendableFunctionModule, ¬SendableFunctionModule); in Loadlocalmodulevar()11805 Bind(¬SendableFunctionModule); in Loadlocalmodulevar()12309 Label notSendableFunctionModule(env); in LoadExternalmodulevar() local12323 …(IsSendableFunctionModule(glue, curModule), &isSendableFunctionModule, ¬SendableFunctionModule); in LoadExternalmodulevar()12325 Bind(¬SendableFunctionModule); in LoadExternalmodulevar()12473 Label notSendableFunctionModule(env); in LoadModuleNamespaceByIndex() local12493 BRANCH_UNLIKELY(IsSendableFunctionModule(glue, module), &slowPath, ¬SendableFunctionModule); in LoadModuleNamespaceByIndex()12494 Bind(¬SendableFunctionModule); in LoadModuleNamespaceByIndex()