Home
last modified time | relevance | path

Searched refs:is_short_builtin_calls_enabled_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Disolate.h1705 return V8_SHORT_BUILTIN_CALLS_BOOL && is_short_builtin_calls_enabled_; in is_short_builtin_calls_enabled()
2197 bool is_short_builtin_calls_enabled_ = false; member in v8::internal::final
H A Disolate.cc3996 is_short_builtin_calls_enabled_ = (heap_.MaxOldGenerationSize() >= in ThrowInternal()
4002 is_short_builtin_calls_enabled_ = true; in ThrowInternal()
4009 is_short_builtin_calls_enabled_ |= in ThrowInternal()

Completed in 13 milliseconds