Searched refs:convert_hole_to_undefined (Results 1 – 4 of 4) sorted by relevance
44 bool convert_hole_to_undefined = in ComputeKeyedLoadMonomorphicHandler() local59 convert_hole_to_undefined).GetCode(); in ComputeKeyedLoadMonomorphicHandler()
587 bool convert_hole_to_undefined = in CompileElementHandlers() local600 convert_hole_to_undefined).GetCode(); in CompileElementHandlers()
2430 bool convert_hole_to_undefined = false)2435 CanConvertHoleToUndefined::encode(convert_hole_to_undefined)); in HandlerStub()2441 bool convert_hole_to_undefined() const { in convert_hole_to_undefined() function
811 LoadKeyedHoleMode hole_mode = casted_stub()->convert_hole_to_undefined() in BuildCodeStub()