Searched refs:map_delete (Results 1 – 3 of 3) sorted by relevance
89 V(MAP_DELETE_INDEX, JSFunction, map_delete) \
3298 Handle<JSFunction> map_delete = SimpleInstallFunction( in InitializeGlobal() local3300 native_context()->set_map_delete(*map_delete); in InitializeGlobal()
7107 has_pending_exception = !i::Execution::Call(isolate, isolate->map_delete(), in Delete()