Searched refs:tokenPtr (Results 1 – 1 of 1) sorted by relevance
121 const uint8_t* tokenPtr = token->getCacheToken(); in compile() local122 std::copy(tokenPtr, tokenPtr + cacheToken->size(), cacheToken->begin()); in compile()