Searched refs:getNamespace (Results 1 – 6 of 6) sorted by relevance
66 : `${getNamespace(token.namespace)}*`;151 return `${getNamespace(token.namespace)}${escapeName(157 function getNamespace(namespace: string | null): string { function
26 assert.strictEqual(foo.getNamespace().five, 5);
232 namespace: module.getNamespace(),338 return module.getNamespace();
116 getNamespace: function () { method
45 void* getNamespace() const { return fNamespace; } in getNamespace() function
171 return this[kWrap].getNamespace();