[webkit-dev] JSC: Callback functions returning exception, what should be the JSValueRef return?
Darin Adler
darin at apple.com
Tue Aug 11 10:55:49 PDT 2009
The design is that the return value is ignored. In theory, you can
safely return anything, even a garbage pointer.
-- Darin
More information about the webkit-dev
mailing list