英語 での Is undefined の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
When x is undefined.
In this case this is undefined in strict mode.
If there's no return statement, then the result is undefined.
Which one is undefined.
In a module,“this” is undefined.
Current user is undefined.
If it never does, the result is undefined.
The ordering of the elements in the two partitions is undefined.
The order of keys returned is undefined.
The calling order is undefined when these subsystems have the same priority.
In either case, the returned value is undefined.
When x is undefined.
The value of x is undefined.
In this case, the value of the variable is undefined.
If this is not the case, the returned value is undefined.
If there is no expression, then the return value is undefined.
If Expression is omitted, the return value is undefined.
That particular scoped key is undefined.
That is to say, the behaviour of such functions is undefined when they are called from a signal handler that interrupted an unsafe function.
For example, the following code executes the function myFunction because the myArray element is undefined.