Home | History | Annotate | Download | only in src

Lines Matching refs:HANDLER

4932   V(HANDLER)                \
5045 inline bool is_handler() { return kind() == HANDLER; }
5169 // Find the first handler in an IC stub.
5176 // Find the handler for |map|.
5706 // Tells whether the instance has a call-as-function handler.
7104 // [stack_handler_index]: Index of first stack handler in operand_stack, or -1
7105 // if the captured activation had no stack handler.
9512 // [handler]: The handler property.
9513 DECL_ACCESSORS(handler, Object)
9529 // If the handler defines an accessor property with a setter, invoke it.
9553 // Initializes the body after the handler slot.
9556 // Invoke a trap by name. If the trap does not exist on this's handler,