Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10137 Label notSendableFunctionModule(env); in Loadlocalmodulevar() local
10140 …CH_UNLIKELY(IsSendableFunctionModule(module), &sendableFunctionModule, &notSendableFunctionModule); in Loadlocalmodulevar()
10147 Bind(&notSendableFunctionModule); in Loadlocalmodulevar()