Searched defs:callback_obj (Results 1 – 4 of 4) sorted by relevance
151 Foreign* callback_obj = Foreign::cast(listener->get(0)); in ReportMessageNoExceptions() local
2227 Object* callback_obj = call_data->callback(); in LogExistingFunction() local
8908 i::Foreign* callback_obj = i::Foreign::cast(listener->get(0)); in RemoveMessageListeners() local
1495 Object* callback_obj, in ExtractAccessorPairProperty()