Searched defs:is_global (Results 1 – 12 of 12) sorted by relevance
84 bool Variable::is_global() const { in is_global() function in v8::internal::Variable
398 bool is_global, in LookupEval()440 bool is_global, in PutEval()
54 bool is_global() const { return IsGlobal::decode(flags_); } in is_global() function
547 bool is_global, in CompileEval()
768 Handle<Object> is_global) { in GetStackTraceLine()
6257 bool is_global() { return (value_ & GLOBAL) != 0; } in is_global() function
2993 bool is_global = regexp_handle->GetFlags().is_global(); in StringReplaceRegExpWithString() local11949 bool is_global = true; in RUNTIME_FUNCTION() local
716 BOOLEAN L2CA_SetIdleTimeout (UINT16 cid, UINT16 timeout, BOOLEAN is_global) in L2CA_SetIdleTimeout()
901 void StrLenOOBTestTemplate(char *str, size_t length, bool is_global) { in StrLenOOBTestTemplate()
2067 #define is_global(M) ((M) == &_gm_) macro
2057 #define is_global(M) ((M) == &_gm_) macro
2501 #define is_global(M) ((M) == &_gm_) macro