Searched defs:FunctionContext (Results 1 – 1 of 1) sorted by relevance
125 FunctionContext(FunctionContext<ot...> other) : FunctionContext(other.GetEnv(), other.GetInfo()) in FunctionContext() function127 FunctionContext(const napi_env env, const napi_callback_info info) in FunctionContext() function