Searched refs:sceneRef (Results 1 – 1 of 1) sorted by relevance
568 NapiApi::StrongRef sceneRef { ctx, ctx.This() }; in GetRoot() local569 if (!GetNativeMeta<SCENE_NS::IScene>(sceneRef.GetObject())) { in GetRoot()574 napi_value args[] = { sceneRef.GetObject(), argJS }; in GetRoot()599 NapiApi::StrongRef sceneRef { ctx, ctx.This() }; in GetEnvironment() local600 if (!GetNativeMeta<SCENE_NS::IScene>(sceneRef.GetObject())) { in GetEnvironment()605 napi_value args[] = { sceneRef.GetObject(), argJS }; in GetEnvironment()