Home
last modified time | relevance | path

Searched defs:regular_imports (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dmodule-inl.h63 FixedArray SourceTextModuleInfo::regular_imports() const { in regular_imports() function in v8::internal::SourceTextModuleInfo
H A Dsource-text-module.cc1186 Handle<FixedArray> regular_imports = in Reset() local
H A Dscope-info.cc1207 Handle<FixedArray> regular_imports = isolate->factory()->NewFixedArray( in New() local
/third_party/node/deps/v8/src/ast/
H A Dmodules.h185 const RegularImportMap& regular_imports() const { return regular_imports_; } in regular_imports() function in v8::internal::SourceTextModuleDescriptor
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc792 TNode<FixedArray> regular_imports = LoadObjectField<FixedArray>( in IGNITION_HANDLER() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2766 Handle<FixedArray> regular_imports = in NewSourceTextModule() local

Completed in 18 milliseconds