Searched defs:refValue (Results 1 – 4 of 4) sorted by relevance
186 auto refValue = JsiRef<JsiValue>(func); in GetProperty() local281 auto refValue = JsiRef<JsiValue>(func); in GetProperty() local
534 auto refValue = methodRequireNapiRef_->GetNapiValue(); in LoadSystemModuleByEngine() local961 napi_value refValue = methodRequireNapiRef_->GetNapiValue(); in LoadSystemModule() local1179 napi_value refValue = methodRequireNapiRef_->GetNapiValue(); in PreloadSystemModule() local
420 auto refValue = GetValue(*uintPtr); in GetValue() local
1159 napi_value refValue = nullptr; variable