Searched refs:SlowAsArrayIndex (Results 1 – 3 of 3) sorted by relevance
2772 return SlowAsArrayIndex(index); in AsArrayIndex()
3914 bool SlowAsArrayIndex(uint32_t* index);
4529 bool String::SlowAsArrayIndex(uint32_t* index) { in SlowAsArrayIndex() function in v8::internal::String