Home
last modified time | relevance | path

Searched defs:thisPtr (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DWorkerThreadableLoader.cpp125 …ThreadBridge::mainThreadCreateLoader(ExecutionContext* context, MainThreadBridge* thisPtr, PassOwn… in mainThreadCreateLoader()
140 …leLoader::MainThreadBridge::mainThreadDestroy(ExecutionContext* context, MainThreadBridge* thisPtr) in mainThreadDestroy()
157 …bleLoader::MainThreadBridge::mainThreadCancel(ExecutionContext* context, MainThreadBridge* thisPtr) in mainThreadCancel()
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptDebugServer.cpp390 ScriptDebugServer* thisPtr = toScriptDebugServer(info.Data()); in breakProgramCallback() local
439 ScriptDebugServer* thisPtr = toScriptDebugServer(eventDetails.GetCallbackData()); in v8DebugEventCallback() local