Searched defs:is_native (Results 1 – 4 of 4) sorted by relevance
752 bool is_native = RegExpImpl::UsesNativeRegExp(); in JSRegExpVerify() local
601 bool is_native() { return info_->is_native(); } in is_native() function
160 bool is_native() const { return GetFlag(kNative); } in is_native() function
2295 bool is_native = DeclareGlobalsNativeFlag::decode(flags); in RUNTIME_FUNCTION() local