Searched defs:is_global (Results 1 – 5 of 5) sorted by relevance
439 Handle<Object> is_global) { in GetStackTraceLine()
26 void StrLenOOBTestTemplate(char *str, size_t length, bool is_global) { in StrLenOOBTestTemplate()
458 __u8 is_global; member582 __u8 is_global; member
639 bool is_global, in GlobalCache()6262 bool is_global, bool is_multiline, bool is_sticky, Handle<String> pattern, in Compile()
2634 #define is_global(M) ((M) == &_gm_) macro