Home
last modified time | relevance | path

Searched defs:maybeFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/jsvm/src/
Dsourcemap.h384 auto maybeFunc = obj->Get(ctx, funcName); in GetAndCallFunction() local
Djs_native_api_v8.cpp1879 v8::MaybeLocal<v8::Function> maybeFunc = in OH_JSVM_CreateFunctionWithScript() local