Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetFunctionName

465     if (name_handle->Equals(context, child->GetFunctionName()).FromJust()) {
1635 CHECK(v8_str(name)->Equals(context, node->GetFunctionName()).FromJust());