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