Home
last modified time | relevance | path

Searched refs:map_maybe (Results 1 - 1 of 1) sorted by relevance

/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc62 MaybeLocal<Value> map_maybe = obj->Get(context, in CallWithObject() local
64 assert(!map_maybe.IsEmpty()); in CallWithObject()
66 map = map_maybe.ToLocalChecked(); in CallWithObject()

Completed in 1 milliseconds