Home
last modified time | relevance | path

Searched defs:setExport (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/parallel/
Dtest-vm-module-synthetic.js71 SyntheticModule.prototype.setExport.call({}, 'foo'); method in SyntheticModule
/third_party/node/lib/internal/vm/
Dmodule.js418 setExport(name, value) { method in SyntheticModule
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h330 void setExport() { linkType = ELinkExport; } in setExport() function
/third_party/glslang/glslang/Include/
Dintermediate.h1330 void setExport() { linkType = ELinkExport; } in setExport() function