Searched defs:constructTrap (Results 1 – 3 of 3) sorted by relevance
25 function ProxyCreateFunction(handler, callTrap, constructTrap) { argument35 constructTrap = function() { function in ProxyCreateFunction78 function DelegateCallAndConstruct(callTrap, constructTrap) { argument
33 function CreateFrozen(handler, callTrap, constructTrap) { argument360 function TestConstruct(proto, constructTrap) { argument365 function TestConstruct2(proto, constructTrap, handler) { argument
179 function constructTrap() { function343 function constructTrap() { function410 function constructTrap() { function