Searched refs:GetThisObj (Results 1 – 5 of 5) sorted by relevance
174 v8::Local<v8::Object> pThis = GetThisObj(); in SetFormFillEnvToDocument()
217 v8::Local<v8::Object> pObj = pRuntime->GetThisObj(); in activeDocs()
179 v8::Local<v8::Object> GetThisObj();
28 v8::Local<v8::Object> This = engine()->GetThisObj(); in CheckAssignmentInCurrentContext()
529 v8::Local<v8::Object> CFXJS_Engine::GetThisObj() { in GetThisObj() function in CFXJS_Engine