Home
last modified time | relevance | path

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

/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangPrimSource/
H A DPyrPrimitive.cpp322 char *lastPrimitiveExceptionClass, *lastPrimitiveExceptionMethod; in prPrimitiveErrorString() local
366 lastPrimitiveExceptionMethod = slotRawSymbol(&meth->name)->name; in prPrimitiveErrorString()
373 + lastPrimitiveExceptionClass + ":" + lastPrimitiveExceptionMethod; in prPrimitiveErrorString()
378 + lastPrimitiveExceptionMethod; in prPrimitiveErrorString()