Searched refs:jsDeallocate (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebCore/bridge/ |
D | NP_jsobject.cpp | 123 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/ |
D | ChangeLog-2007-10-14 | 5142 (jsDeallocate): deref our RootObjects. Also unprotect or JSObject, instead 12042 (jsDeallocate): Changed parameter type so we don't need a function cast. 24263 (jsDeallocate):
|
D | ChangeLog-2008-08-10 | 23749 (jsDeallocate):
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-05-24 | 48223 (jsDeallocate): Remove the corresponding map entry.
|
D | ChangeLog-2008-08-10 | 6689 (jsDeallocate):
|