Searched defs:GetSuffix (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/runtime/ | ||
D | runtime-strings.cc | 39 Handle<String> GetSuffix() override { return suffix_; } in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::SimpleMatch |
D | runtime-regexp.cc | 866 Handle<String> GetSuffix() override { in GetSuffix() function in v8::internal::__anon908048870311::MatchInfoBackedMatch |