Searched refs:ScriptCallback (Results 1 – 7 of 7) sorted by relevance
194 ScriptCallback::ScriptCallback(ScriptState* state, ScriptValue function) in ScriptCallback() function in WebCore::ScriptCallback200 ScriptValue ScriptCallback::call() in call()206 ScriptValue ScriptCallback::call(bool& hadException) in call()
88 class ScriptCallback : public ScriptCallArgumentHandler {90 ScriptCallback(ScriptState*, ScriptValue);
75 class ScriptCallback : public ScriptCallArgumentHandler {77 ScriptCallback(ScriptState*, ScriptValue);
175 ScriptCallback::ScriptCallback(ScriptState* state, ScriptValue function) in ScriptCallback() function in WebCore::ScriptCallback181 ScriptValue ScriptCallback::call() in call()187 ScriptValue ScriptCallback::call(bool& hadException) in call()
36 ScriptCallback callback(state, m_value); in queryChanged()
48732 Invalid assertion in ScriptCallback48735 Removing invalid ASSERT from method ScriptCallback::call().48738 (WebCore::ScriptCallback::call):49341 Script engine agnostic ScriptCallback class49344 Refactoring class ScriptFunctionCall to create a class (ScriptCallback) that49350 (WebCore::ScriptCallback::ScriptCallback):49351 (WebCore::ScriptCallback::call):49357 (WebCore::ScriptCallback::ScriptCallback):49358 (WebCore::ScriptCallback::call):
731 (WebCore::ScriptCallback::call):7182 (WebCore::ScriptCallback::call):