Home | History | Annotate | Download | only in src

Lines Matching refs:IsString

1001     return has_script() && script()->source()->IsString() &&
1002 script()->HasValidSource() && script()->name()->IsString() &&