test-profile-generator.cc | 29 static i::List<bool>* token_removed(TokenEnumerator* te) { function in class:v8::internal::TokenEnumeratorTester 54 CHECK(!i::TokenEnumeratorTester::token_removed(&te)->at(2)); 56 CHECK(i::TokenEnumeratorTester::token_removed(&te)->at(2));
|