OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_GLOBAL
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
macros.py
111
macro
IS_GLOBAL
(arg) = (%_ClassOf(arg) === 'global');
messages.js
720
return
IS_GLOBAL
(this.receiver);
[
all
...]
Completed in 806 milliseconds