Home | History | Annotate | Download | only in compiler

Lines Matching refs:HandlerTable

237     Handle<HandlerTable> table =
238 Handle<HandlerTable>::cast(isolate()->factory()->NewFixedArray(
239 HandlerTable::LengthForReturn(static_cast<int>(handlers_.size())),