Searched refs:CollectTypeProfile (Results 1 – 7 of 7) sorted by relevance
169 BytecodeArrayBuilder& CollectTypeProfile(int position);
127 V(CollectTypeProfile, AccumulatorUse::kRead, OperandType::kImm) \
879 BytecodeArrayBuilder& BytecodeArrayBuilder::CollectTypeProfile(int position) { in CollectTypeProfile() function in v8::internal::interpreter::BytecodeArrayBuilder
731 IGNITION_HANDLER(CollectTypeProfile, InterpreterAssembler) { in IGNITION_HANDLER() argument
1352 builder()->LoadAccumulatorWithRegister(parameter).CollectTypeProfile( in GenerateBytecodeBody()3215 builder()->CollectTypeProfile(info()->literal()->return_position()); in BuildReturn()
291 F(CollectTypeProfile, 3, 1) \
90 V(CollectTypeProfile) \