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

/external/webkit/JavaScriptCore/runtime/
H A DExceptionHelpers.cpp191 JSValue throwOutOfMemoryError(ExecState* exec) function in namespace:JSC
/external/clearsilver/java-jni/
H A Dj_neo_util.c42 void throwOutOfMemoryError(JNIEnv *env, const char *message) { function
61 throwOutOfMemoryError(env, str.buf);

Completed in 45 milliseconds