HomeSort by relevance Sort by last modified time
    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