Home
last modified time | relevance | path

Searched refs:nm_modname (Results 1 - 7 of 7) sorted by relevance

/third_party/decimal.js/
H A Ddecimal.cpp45 .nm_modname = "arkts.math.Decimal",
/third_party/node/src/
H A Djsvm_node_api.h41 const char* nm_modname; member
H A Dnode_api.h39 const char* nm_modname; member
H A Dnode_binding.cc576 if (strcmp(mp->nm_modname, name) == 0) break; in FindModule()
623 realm->isolate_data(), mod->nm_modname, context); in InitInternalBinding()
H A Dnode_realm.cc290 fprintf(stderr, "%s:%s\n", mod->nm_filename, mod->nm_modname); in PrintInfoForSnapshot()
H A Dnode_api.cc750 mod->nm_modname, in jsvm_module_to_node_module()
H A Dnode.h972 const char* nm_modname; member

Completed in 7 milliseconds