Searched defs:empty_context (Results 1 – 2 of 2) sorted by relevance
115 struct empty_context struct117 struct undefined {};119 undefined get(ID) const in get()
733 static node::async_context empty_context = { 0, 0 }; in napi_make_callback() local