Home
last modified time | relevance | path

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

/external/v8/src/
Dmessages.cc345 bool CheckMethodName(Isolate* isolate, Handle<JSReceiver> receiver, in CheckMethodName() function
395 if (CheckMethodName(isolate_, receiver, name, function_, in GetMethodName()
414 if (!CheckMethodName(isolate_, current_obj, name_key, function_, in GetMethodName()