Searched defs:thrown_object (Results 1 – 2 of 2) sorted by relevance
608 Handle<Object> thrown_object = args.at(0); in RUNTIME_FUNCTION() local
1258 Handle<Object> thrown_object) { in NewCatchContext()