Home | History | Annotate | Download | only in src

Lines Matching refs:GetProperty

2613     if (global_obj->GetProperty(*document_string)->ToObject(&obj_document) &&
2617 if (document->GetProperty(*url_string)->ToObject(&obj_url) &&