Home
last modified time | relevance | path

Searched defs:IsGraphAsync (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dmodule.cc375 bool Module::IsGraphAsync(Isolate* isolate) const { in IsGraphAsync() function in v8::internal::Module
/external/v8/src/api/
Dapi.cc2312 bool Module::IsGraphAsync() const { in IsGraphAsync() function in v8::Module