Home
last modified time | relevance | path

Searched refs:unsigned_string (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcontexts.cc469 int Context::IntrinsicIndexForName(const unsigned char* unsigned_string, in IntrinsicIndexForName() argument
471 const char* string = reinterpret_cast<const char*>(unsigned_string); in IntrinsicIndexForName()