Searched refs:isComponentStack (Results 1 – 3 of 3) sorted by relevance
82 function isComponentStack(consoleArgument) { function245 if (typeof lastArg === 'string' && isComponentStack(lastArg)) {254 if (typeof arg === 'string' && isComponentStack(arg)) {
1 …isComponentStack(consoleArgument: string) {\n const isOldComponentStackFormat = / {4}in/.test(con…
128 function isComponentStack(consoleArgument: string) {310 if (typeof lastArg === 'string' && isComponentStack(lastArg)) {320 if (typeof arg === 'string' && isComponentStack(arg)) {