Searched refs:FXJS_GetThisObj (Results 1 – 5 of 5) sorted by relevance
28 v8::Local<v8::Object> This = FXJS_GetThisObj(isolate()); in TEST_F()
451 v8::Local<v8::Object> FXJS_GetThisObj(v8::Isolate* pIsolate) { in FXJS_GetThisObj() function
164 v8::Local<v8::Object> FXJS_GetThisObj(v8::Isolate* pIsolate);
223 v8::Local<v8::Object> pThis = FXJS_GetThisObj(GetIsolate());
124 v8::Local<v8::Object> pObj = FXJS_GetThisObj(pRuntime->GetIsolate()); in activeDocs()