Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs324 root_module: ModuleId, field
556 let root_module = Self::build_root_module(ItemId(0)); in new() localVariable
1427 pub fn root_module(&self) -> ModuleId { in root_module() method
/third_party/node/deps/v8/src/d8/
Dd8.cc1316 Local<Module> root_module; in DoHostImportModuleDynamically() local
1378 Local<Module> root_module; in ExecuteModule() local