Home | History | Annotate | Download | only in out

Lines Matching refs:debugIsMethodEntry

419     checkDebugAndProf(pc, fp, self, curMethod, &debugIsMethodEntry)
1442 bool debugIsMethodEntry = false;
1443 debugIsMethodEntry = interpState->debugIsMethodEntry;
1524 if (debugIsMethodEntry) {
4311 debugIsMethodEntry = true; // profiling, debugging
4418 * "debugIsMethodEntry" value, so setting this is only of use if we're
4424 interpState->debugIsMethodEntry = debugIsMethodEntry;
4426 interpState->debugIsMethodEntry = false;