Searched defs:globalThisValue (Results 1 – 2 of 2) sorted by relevance
56 JSValue globalThisValue = scriptState->globalThisValue(); in createInjectedScript() local
129 ALWAYS_INLINE JSObject* ExecState::globalThisValue() const in globalThisValue() function