Searched refs:uiContextGlobal (Results 1 – 1 of 1) sorted by relevance
30 auto uiContextGlobal = panda::Global<panda::JSValueRef>(vm, uiContext); in AddUIContext() local31 uiContextMap_.emplace(instanceId, uiContextGlobal); in AddUIContext()