Home
last modified time | relevance | path

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

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