Searched refs:stack_property (Results 1 – 1 of 1) sorted by relevance
1099 Object* stack_property = in DoThrow() local1103 if (stack_property->IsJSArray()) { in DoThrow()1104 stack_trace_object = Handle<JSArray>(JSArray::cast(stack_property)); in DoThrow()