Home | History | Annotate | Download | only in src

Lines Matching refs:HANDLER

666   Object* handler = args[0];
670 return isolate->heap()->AllocateJSProxy(handler, used_prototype);
676 Object* handler = args[0];
683 handler, call_trap, construct_trap, used_prototype);
704 return proxy->handler();
10081 case HANDLER: