Searched refs:jsAllocate (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/bridge/ |
D | NP_jsobject.cpp | 118 static NPObject* jsAllocate(NPP, NPClass*) in jsAllocate() 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 | 12604 (jsAllocate): 22055 (jsAllocate): 22319 (jsAllocate): 23894 (jsAllocate): 24262 (jsAllocate):
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2008-08-10 | 6688 (jsAllocate):
|