Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-debug.cc802 bool is_native = RegExpImpl::UsesNativeRegExp(); in JSRegExpVerify() local
/external/v8/src/full-codegen/
Dfull-codegen.h690 bool is_native() { return info_->is_native(); } in is_native() function
/external/v8/src/runtime/
Druntime-scopes.cc128 bool is_native = DeclareGlobalsNativeFlag::decode(flags); in RUNTIME_FUNCTION() local