Searched refs:next_handle (Results 1 – 2 of 2) sorted by relevance
40 static unsigned next_handle = 1; variable82 VGHandle h = next_handle++; in create_handle()
351 Object** next_handle = isolate->handle_scope_data()->next; in TEST() local358 CHECK_EQ(next_handle, isolate->handle_scope_data()->next); in TEST()371 CHECK_EQ(next_handle, isolate->handle_scope_data()->next); in TEST()377 next_handle = isolate->handle_scope_data()->next; in TEST()388 CHECK_EQ(next_handle, isolate->handle_scope_data()->next); in TEST()