Searched refs:InvokeDirect (Results 1 – 1 of 1) sorted by relevance
203 static inline Instruction InvokeDirect(size_t method_id, std::optional<const Value> dest, in InvokeDirect() function539 AddInstruction(Instruction::InvokeDirect(constructor_data.id, /*dest=*/{}, target, args...)); in BuildNew()