Searched refs:has_caught (Results 1 – 1 of 1) sorted by relevance
102 bool* has_caught = NULL) { in DebugGetProperty() argument126 if (has_caught != NULL) *has_caught = true; in DebugGetProperty()370 bool has_caught = false; in RUNTIME_FUNCTION() local371 Handle<Object> value = DebugGetProperty(&it, &has_caught); in RUNTIME_FUNCTION()394 details->set(3, isolate->heap()->ToBoolean(has_caught)); in RUNTIME_FUNCTION()