Searched refs:pcEnd (Results 1 – 2 of 2) sorted by relevance
466 bool RegExpExecutor::ExecuteInternal(const DynChunk &byteCode, uint32_t pcEnd) in ExecuteInternal() argument468 while (GetCurrentPC() < pcEnd) { in ExecuteInternal()
64 bool ExecuteInternal(const DynChunk &byteCode, uint32_t pcEnd);