Searched refs:is_megamorphic (Results 1 – 2 of 2) sorted by relevance
614 Node* is_megamorphic = in CallJSWithFeedback() local617 GotoIf(is_megamorphic, &call); in CallJSWithFeedback()803 Node* is_megamorphic = in Construct() local806 GotoIf(is_megamorphic, &call_construct_function); in Construct()
1782 Node* is_megamorphic = assembler.WordEqual( in GenerateAssembly() local1785 assembler.GotoIf(is_megamorphic, &call); in GenerateAssembly()