Home | History | Annotate | Download | only in ic

Lines Matching refs:str_name

648     Handle<String> str_name = Handle<String>::cast(name);
653 if (ScriptContextTable::Lookup(script_contexts, str_name, &lookup_result)) {
1503 Handle<String> str_name = Handle<String>::cast(name);
1509 if (ScriptContextTable::Lookup(script_contexts, str_name, &lookup_result)) {