Home
last modified time | relevance | path

Searched defs:isNotSendableFunc (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1003 BRANCH(IsSendableFunction(method), &isSendableFunc, &isNotSendableFunc); in LoadSHClassFromMethod() local
H A Dstub_builder.cpp10157 BRANCH(IsSendableFunction(method), &isSendableFunc, &isNotSendableFunc); in DefineFunc() local

Completed in 22 milliseconds