Home | History | Annotate | Download | only in ic

Lines Matching refs:JS_ARRAY_TYPE

235                                  Int32Constant(JS_ARRAY_TYPE)));
434 GotoIf(Word32Equal(instance_type, Int32Constant(JS_ARRAY_TYPE)), &if_array);