Home
last modified time | relevance | path

Searched refs:is_declared (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_contextify.cc526 bool is_declared = is_declared_on_global_proxy || is_declared_on_sandbox; in PropertySetterCallback() local
527 if (!is_declared && args.ShouldThrowOnError() && is_contextual_store && in PropertySetterCallback()
531 if (!is_declared && property->IsSymbol()) return; in PropertySetterCallback()
586 bool is_declared = in PropertyDefinerCallback() local
596 if (is_declared && read_only) in PropertyDefinerCallback()
/third_party/typescript/tests/baselines/reference/user/
Duglify-js.log95 node_modules/uglify-js/lib/compress.js(4260,49): error TS2339: Property 'is_declared' does not exis…
100 node_modules/uglify-js/lib/compress.js(4320,49): error TS2339: Property 'is_declared' does not exis…