Searched refs:maybeFuncRef (Results 1 – 1 of 1) sorted by relevance
357 auto maybeFuncRef = GetRequireNativeModuleFunc(vm, moduleType); in LoadNativeModule() local359 if (!maybeFuncRef->IsFunction()) { in LoadNativeModule()364 Local<FunctionRef> funcRef = maybeFuncRef; in LoadNativeModule()