OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSerializedData
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8MessageEventCustom.cpp
59
event->
setSerializedData
(SerializedScriptValue::createAndSwallowExceptions(mainWorldData, info.GetIsolate()));
130
event->
setSerializedData
(SerializedScriptValue::createAndSwallowExceptions(dataArg, info.GetIsolate()));
/external/chromium_org/third_party/WebKit/Source/core/events/
MessageEvent.h
108
void
setSerializedData
(PassRefPtr<SerializedScriptValue> data)
Completed in 32 milliseconds