Searched defs:jsThis (Results 1 – 3 of 3) sorted by relevance
38 void UiEventObserverNapi::PreprocessCallOnce(napi_env env, ApiCallInfo &call, napi_value jsThis, in PreprocessCallOnce()
159 …atic napi_status UnmarshalObject(napi_env env, const json &in, napi_value *pOut, napi_value jsThis) in UnmarshalObject()453 napi_value jsThis = nullptr; in ExportClass() local
7985 JSVM_Value jsThis; in New() local