Searched refs:stackTraceOption (Results 1 – 1 of 1) sorted by relevance
540 IncludeStackTraceOption stackTraceOption = getIncludeStackTraceOption(); in getElementSource() local541 if (stackTraceOption == IncludeStackTraceOption.COMPLETE in getElementSource()542 || (stackTraceOption == IncludeStackTraceOption.ONLY_FOR_DECLARING_SOURCE in getElementSource()546 if (stackTraceOption == IncludeStackTraceOption.COMPLETE) { in getElementSource()551 if (stackTraceOption == IncludeStackTraceOption.COMPLETE in getElementSource()552 || stackTraceOption == IncludeStackTraceOption.ONLY_FOR_DECLARING_SOURCE) { in getElementSource()