NATIVE

settings_applicationsObject  >   settings_applicationsString  >   settings_applications[[Prototype]]

NATIVE

Editing
  • account_tree
  • bug_report

booleanresultisWellFormed()

현재 문자열에 단독 서러게이트(surrogate)가 포함되어 있는지 여부를 불리언(boolean)으로 반환한다.

구문

형식
str.isWellFormed()

반환

booleanresult

현재 문자열이 서러게이트(surrogate)가 포함된 문자열이면 false를 반환하고 그렇지 않다면 true를 반환한다.

버전 명세

ECMAScript 2024(15th Edition)
#sec-string.prototype.iswellformed

지원 웹브라우저