Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetFunctionName

454     v8::Handle<v8::String> name = node->GetChild(i)->GetFunctionName();
459 CHECK_NE(name, node->GetChild(j)->GetFunctionName());
472 if (nameHandle->Equals(child->GetFunctionName())) return child;
1481 node->GetFunctionName());