Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10142 Label sendableFunctionModule(env); in Loadlocalmodulevar() local
10144 …BRANCH_UNLIKELY(IsSendableFunctionModule(module), &sendableFunctionModule, &notSendableFunctionMod… in Loadlocalmodulevar()
10145 Bind(&sendableFunctionModule); in Loadlocalmodulevar()