Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp12314 Label isSendableFunctionModule(env); in LoadExternalmodulevar() local
12323 …BRANCH(IsSendableFunctionModule(glue, curModule), &isSendableFunctionModule, &notSendableFunctionM… in LoadExternalmodulevar()
12427 Bind(&isSendableFunctionModule); in LoadExternalmodulevar()