Searched refs:createUndefined (Results 1 – 8 of 8) sorted by relevance
80 IDBRequest* request = IDBRequest::create(scriptState(), IDBAny::createUndefined(), transaction); in TEST_F()99 IDBRequest* request = IDBRequest::create(scriptState(), IDBAny::createUndefined(), transaction); in TEST_F()
237 setResult(IDBAny::createUndefined()); in onError()284 onSuccessInternal(IDBAny::createUndefined()); in onSuccess()354 onSuccessInternal(IDBAny::createUndefined()); in onSuccess()
57 static IDBAny* createUndefined();
110 …Persistent<IDBRequest> request = IDBRequest::create(scriptState(), IDBAny::createUndefined(), tran… in TEST_F()
153 setResult(IDBAny::createUndefined()); in onSuccess()
37 IDBAny* IDBAny::createUndefined() in createUndefined() function in WebCore::IDBAny
411 static MCCFIInstruction createUndefined(MCSymbol *L, unsigned Register) { in createUndefined() function
396 MCCFIInstruction::createUndefined(Label, Register); in EmitCFIUndefined()