Searched refs:TaggedToWord32OrBigIntWithFeedback (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/interpreter/ |
D | interpreter-generator.cc | 916 TaggedToWord32OrBigIntWithFeedback(context, left, &if_left_number, in BitwiseBinaryOpWithFeedback() 920 TaggedToWord32OrBigIntWithFeedback(context, right, &do_number_op, in BitwiseBinaryOpWithFeedback() 962 TaggedToWord32OrBigIntWithFeedback(context, left, &do_smi_op, in BitwiseBinaryOpWithSmi() 1067 TaggedToWord32OrBigIntWithFeedback(context, operand, &if_number, &var_word32, in IGNITION_HANDLER()
|
/external/v8/src/ |
D | code-stub-assembler.h | 1649 void TaggedToWord32OrBigIntWithFeedback(
|
D | code-stub-assembler.cc | 4743 void CodeStubAssembler::TaggedToWord32OrBigIntWithFeedback( in TaggedToWord32OrBigIntWithFeedback() function in v8::internal::CodeStubAssembler
|