Home
last modified time | relevance | path

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

/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc71 MaybeLocal<Value> operand_maybe = obj->Get(context, in CallWithObject() local
73 assert(!operand_maybe.IsEmpty()); in CallWithObject()
75 operand = operand_maybe.ToLocalChecked(); in CallWithObject()

Completed in 2 milliseconds