Lines Matching full:callee
1128 // callee must be added as the second property.1186 Handle<AccessorPair> callee = factory->NewAccessorPair();1193 callee->set_getter(*throw_function);1194 callee->set_setter(*throw_function);1211 { // callee1213 *callee,