Searched refs:GetCJSDoc (Results 1 – 3 of 3) sorted by relevance
216 CJS_Document* GetCJSDoc() const;
1497 CJS_Document* Document::GetCJSDoc() const { in GetCJSDoc() function in Document
1026 return CJS_Return(m_pJSDoc->GetCJSDoc()->ToV8Object()); in get_doc()