Searched refs:JS_SetThisObj (Results 1 – 3 of 3) sorted by relevance
244 JS_SetThisObj(*this, JS_GetObjDefnID(*this, L"Document")); in SetReaderDocument()248 JS_SetThisObj(*this, JS_GetObjDefnID(*this, L"app")); in SetReaderDocument()
72 void JS_SetThisObj(IJS_Runtime* pJSRuntime, int nThisObjID);
410 void JS_SetThisObj(IJS_Runtime* pJSRuntime, int nThisObjID) in JS_SetThisObj() function