Searched refs:IsGraphAsync (Results 1 – 4 of 4) sorted by relevance
58 V8_WARN_UNUSED_RESULT bool IsGraphAsync(Isolate* isolate) const;
453 bool Module::IsGraphAsync(Isolate* isolate) const { in IsGraphAsync() function in v8::internal::Module
245 bool IsGraphAsync() const;
2374 bool Module::IsGraphAsync() const { in IsGraphAsync() function in v8::Module2381 return self.IsGraphAsync(isolate); in IsGraphAsync()