Searched refs:routerPageKeys (Results 1 – 1 of 1) sorted by relevance
214 const char* routerPageKeys[] = { "context", "index", "name", "path", "state", "pageId" }; in GetPageInfoByUniqueId() local215 …erPageObj = panda::ObjectRef::NewWithNamedProperties(vm, ArraySize(routerPageKeys), routerPageKeys, in GetPageInfoByUniqueId()