Home
last modified time | relevance | path

Searched defs:is_native (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dobjects-debug.cc752 bool is_native = RegExpImpl::UsesNativeRegExp(); in JSRegExpVerify() local
Dfull-codegen.h601 bool is_native() { return info_->is_native(); } in is_native() function
Dcompiler.h160 bool is_native() const { return GetFlag(kNative); } in is_native() function
Druntime.cc2295 bool is_native = DeclareGlobalsNativeFlag::decode(flags); in RUNTIME_FUNCTION() local