Searched refs:SetLastInput (Results 1 – 5 of 5) sorted by relevance
41 inline void SetLastInput(Object* value); in NON_EXPORTED_BASE()
95 isolate->regexp_last_match_info()->SetLastInput(*str); in BUILTIN()
219 last_match_info->SetLastInput(subject); in SetAtomLastCapture()597 result->SetLastInput(*subject); in SetLastMatchInfo()
1604 void RegExpMatchInfo::SetLastInput(Object* value) { in SetLastInput() function
3855 result->SetLastInput(*undefined_value()); in NewRegExpMatchInfo()