Home | History | Annotate | Download | only in src

Lines Matching full:throw_function

1131     Handle<JSFunction> throw_function =
1135 callee->set_getter(*throw_function);
1136 callee->set_setter(*throw_function);
1137 caller->set_getter(*throw_function);
1138 caller->set_setter(*throw_function);