Home | History | Annotate | Download | only in src

Lines Matching full:literal1

1373   static bool Match(void* literal1, void* literal2) {
1374 Handle<String> s1 = static_cast<Literal*>(literal1)->ToString();