Home
last modified time | relevance | path

Searched refs:sendableFunctionModule (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp11796 Label sendableFunctionModule(env); in Loadlocalmodulevar() local
11798 …BRANCH_UNLIKELY(IsSendableFunctionModule(glue, module), &sendableFunctionModule, &notSendableFunct… in Loadlocalmodulevar()
11799 Bind(&sendableFunctionModule); in Loadlocalmodulevar()