Searched refs:GetThisObj (Results 1 – 5 of 5) sorted by relevance
27 v8::Local<v8::Object> This = current_engine->GetThisObj(); in CheckAssignmentInEngineContext()
125 v8::Local<v8::Object> GetThisObj();
147 v8::Local<v8::Object> pThis = GetThisObj(); in SetFormFillEnvToDocument()
90 v8::Local<v8::Object> pObj = pRuntime->GetThisObj(); in get_active_docs()
611 v8::Local<v8::Object> CFXJS_Engine::GetThisObj() { in GetThisObj() function in CFXJS_Engine