Home
last modified time | relevance | path

Searched refs:module_string (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc356 Handle<String> module_string = factory->InternalizeUtf8String("module"); in GetImports() local
439 JSObject::AddProperty(isolate, entry, module_string, import_module, NONE); in GetImports()
/third_party/node/src/
Denv_properties.h196 V(module_string, "module") \