Searched refs:entry_handle (Results 1 – 2 of 2) sorted by relevance
824 int64 entry_handle; in TEST_F() local839 entry_handle = entry.GetMetahandle(); in TEST_F()852 EXPECT_EQ(entry_handle, entry.GetMetahandle()); in TEST_F()
6036 Handle<Object> entry_handle(entry, isolate); in RUNTIME_FUNCTION() local6038 isolate->factory()->NumberToString(entry_handle); in RUNTIME_FUNCTION()