Searched defs:thrown_object (Results 1 – 3 of 3) sorted by relevance
306 Handle<Object> thrown_object) { in NewCatchContext()
8560 Object* thrown_object = args[1]; in RUNTIME_FUNCTION() local10850 Handle<Object> thrown_object(context->get(Context::THROWN_OBJECT_INDEX)); in MaterializeCatchScope() local11683 Handle<Object> thrown_object(current->get(Context::THROWN_OBJECT_INDEX)); in CopyNestedScopeContextChain() local
4729 Object* thrown_object) { in AllocateCatchContext()