Searched refs:has_native_context (Results 1 – 2 of 2) sorted by relevance
149 bool OptimizedCompilationInfo::has_native_context() const { in has_native_context() function in v8::internal::OptimizedCompilationInfo154 return has_native_context() ? closure()->native_context() : nullptr; in native_context()158 return has_native_context(); in has_global_object()
196 bool has_native_context() const;