Home | History | Annotate | Download | only in src

Lines Matching refs:IsCode

523   CHECK(code()->IsCode());
761 (is_native ? one_byte_data->IsCode() : one_byte_data->IsByteArray()));
764 (is_native ? uc16_data->IsCode() : uc16_data->IsByteArray()));
769 one_byte_saved->IsCode());
772 uc16_saved->IsCode());