Home
last modified time | relevance | path

Searched defs:astral (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/cjs-module-lexer/
Dlexer.js1095 function isIdentifierStart(code, astral) { argument
1107 function isIdentifierChar(code, astral) { argument
/third_party/node/test/fixtures/wpt/html/webappapis/structured-clone/
Dstructured-clone-battery-of-tests.js118 'astral':'\uDBFF\uDFFD', property
170 … 'astral':new String('\uDBFF\uDFFD')}, compare_Object(enumerate_props(compare_obj('String')))); property
/third_party/node/deps/acorn/acorn/dist/
Dacorn.mjs61 function isIdentifierStart(code, astral) { argument
73 function isIdentifierChar(code, astral) { argument
Dacorn.js67 function isIdentifierStart(code, astral) { argument
79 function isIdentifierChar(code, astral) { argument