Searched refs:ROUTE_PAGE_GET_STATE (Results 1 – 4 of 4) sorted by relevance
42 const char ROUTE_PAGE_GET_STATE[] = "getState"; variable
44 ACE_EXPORT extern const char ROUTE_PAGE_GET_STATE[];
179 moduleObj->SetProperty(runtime, ROUTE_PAGE_GET_STATE, runtime->NewFunction(PageGetState)); in InitRouterModule()
1716 { ROUTE_PAGE_GET_STATE, in JsHandlePageRoute()