Searched refs:toScriptDebugServer (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DScriptDebugServer.cpp266 static ScriptDebugServer* toScriptDebugServer(v8::Handle<v8::Value> data) function in namespace:WebCore
276 ScriptDebugServer* thisPtr = toScriptDebugServer(args.Data());
300 ScriptDebugServer* thisPtr = toScriptDebugServer(eventDetails.GetCallbackData());

Completed in 38 milliseconds