Searched refs:ROUTE_PAGE_GET_LENGTH (Results 1 – 4 of 4) sorted by relevance
41 const char ROUTE_PAGE_GET_LENGTH[] = "getLength"; variable
43 ACE_EXPORT extern const char ROUTE_PAGE_GET_LENGTH[];
178 moduleObj->SetProperty(runtime, ROUTE_PAGE_GET_LENGTH, runtime->NewFunction(PageGetLength)); in InitRouterModule()
1710 { ROUTE_PAGE_GET_LENGTH, in JsHandlePageRoute()