Home
last modified time | relevance | path

Searched defs:throwOutOfMemoryError (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DOperations.cpp48 NEVER_INLINE JSValue throwOutOfMemoryError(ExecState* exec) in throwOutOfMemoryError() function
/external/clearsilver/java-jni/
Dj_neo_util.c42 void throwOutOfMemoryError(JNIEnv *env, const char *message) { in throwOutOfMemoryError() function