Home
last modified time | relevance | path

Searched defs:thrown_object (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dfactory.cc306 Handle<Object> thrown_object) { in NewCatchContext()
Druntime.cc8560 Object* thrown_object = args[1]; in RUNTIME_FUNCTION() local
10850 Handle<Object> thrown_object(context->get(Context::THROWN_OBJECT_INDEX)); in MaterializeCatchScope() local
11683 Handle<Object> thrown_object(current->get(Context::THROWN_OBJECT_INDEX)); in CopyNestedScopeContextChain() local
Dheap.cc4729 Object* thrown_object) { in AllocateCatchContext()