OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transactionhandle
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/bindings/v8/custom/
V8CustomSQLStatementErrorCallback.cpp
59
v8::Handle<v8::Value>
transactionHandle
= toV8(transaction);
61
if (
transactionHandle
.IsEmpty() || errorHandle.IsEmpty()) {
67
transactionHandle
,
Completed in 109 milliseconds