Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_native_module.cc277 MaybeLocal<Function> maybe_fun = in LookupAndCompile() local
289 if (!maybe_fun.ToLocal(&fun)) { in LookupAndCompile()