Searched refs:map_has (Results 1 – 3 of 3) sorted by relevance
91 V(MAP_HAS_INDEX, JSFunction, map_has) \
3294 Handle<JSFunction> map_has = SimpleInstallFunction( in InitializeGlobal() local3296 native_context()->set_map_has(*map_has); in InitializeGlobal()
7093 has_pending_exception = !i::Execution::Call(isolate, isolate->map_has(), self, in Has()