Searched refs:trap_count (Results 1 – 1 of 1) sorted by relevance
835 size_t trap_count = trap_handler::GetRecoveredTrapCount(); in RUNTIME_FUNCTION() local836 return *isolate->factory()->NewNumberFromSize(trap_count); in RUNTIME_FUNCTION()