Searched defs:htmlDocument (Results 1 – 2 of 2) sorted by relevance
56 HTMLDocument* htmlDocument = V8HTMLDocument::toNative(info.Holder()); in openMethodCustom() local
424 static v8::Handle<v8::Value> getNamedProperty(HTMLDocument* htmlDocument, const AtomicString& key, … in getNamedProperty()448 HTMLDocument* htmlDocument = V8HTMLDocument::toNative(info.Holder()); in getter() local