Home | History | Annotate | Download | only in src

Lines Matching defs:document

2604       isolate->factory()->NewStringFromAscii(CStrVector("document"));
2615 JSObject* document = JSObject::cast(obj_document);
2617 if (document->GetProperty(*url_string)->ToObject(&obj_url) &&