Home
last modified time | relevance | path

Searched refs:jsDeallocate (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/bridge/
DNP_jsobject.cpp123 static void jsDeallocate(NPObject* npObj) in jsDeallocate() function
138 static NPClass javascriptClass = { 1, jsAllocate, jsDeallocate, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-145142 (jsDeallocate): deref our RootObjects. Also unprotect or JSObject, instead
12042 (jsDeallocate): Changed parameter type so we don't need a function cast.
24263 (jsDeallocate):
DChangeLog-2008-08-1023749 (jsDeallocate):
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2448223 (jsDeallocate): Remove the corresponding map entry.
DChangeLog-2008-08-106689 (jsDeallocate):