Searched refs:CollectTypeProfile (Results 1 – 6 of 6) sorted by relevance
140 BytecodeArrayBuilder& CollectTypeProfile(int position);
121 V(CollectTypeProfile, AccumulatorUse::kRead, OperandType::kImm) \
827 BytecodeArrayBuilder& BytecodeArrayBuilder::CollectTypeProfile(int position) { in CollectTypeProfile() function in v8::internal::interpreter::BytecodeArrayBuilder
1092 builder()->LoadAccumulatorWithRegister(parameter).CollectTypeProfile( in GenerateBytecodeBody()2653 builder()->CollectTypeProfile(info()->literal()->return_position()); in BuildReturn()
654 IGNITION_HANDLER(CollectTypeProfile, InterpreterAssembler) { in IGNITION_HANDLER() argument
316 F(CollectTypeProfile, 3, 1) \