Searched refs:JS_GetThisObj (Results 1 – 4 of 4) sorted by relevance
232 JSObject pThis = JS_GetThisObj(*this); in SetReaderDocument()
164 JSFXObject pObj = JS_GetThisObj(*pRuntime); in activeDocs()
73 v8::Local<v8::Object> JS_GetThisObj(IJS_Runtime * pJSRuntime);
414 v8::Local<v8::Object> JS_GetThisObj(IJS_Runtime * pJSRuntime) in JS_GetThisObj() function