Searched refs:poison_function (Results 1 – 1 of 1) sorted by relevance
1915 Handle<JSFunction> poison_function = GetGeneratorPoisonFunction(); in InstallNatives() local1916 poison_pair->set_getter(*poison_function); in InstallNatives()1917 poison_pair->set_setter(*poison_function); in InstallNatives()