Home | History | Annotate | Download | only in harmony

Lines Matching refs:trap

276 // Throwing from call trap.
392 // Construction with derived construct trap.
400 // TODO(rossberg): handling of prototype for derived construct trap will be
475 // Throwing from the construct trap.
477 function TestConstructThrow(trap) {
479 trap))
482 trap))
672 function(trap) { return trap },
673 function(trap) { return CreateFrozen({}, callTrap) },
674 function(trap) { return Proxy.createFunction(handler, callTrap) },
675 function(trap) {
678 function(trap) {