Searched refs:GetThisObj (Results 1 – 5 of 5) sorted by relevance
176 v8::Local<v8::Object> GetThisObj();
184 v8::Local<v8::Object> pThis = GetThisObj(); in SetFormFillEnvToDocument()
28 v8::Local<v8::Object> This = engine()->GetThisObj(); in CheckAssignmentInCurrentContext()
94 v8::Local<v8::Object> pObj = pRuntime->GetThisObj(); in get_active_docs()
520 v8::Local<v8::Object> CFXJS_Engine::GetThisObj() { in GetThisObj() function in CFXJS_Engine