Home
last modified time | relevance | path

Searched defs:newTarget (Results 1 – 12 of 12) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
Dproxy_construct.js128 construct: function(target, argumentsList, newTarget) { argument
142 construct: function(target, argumentsList, newTarget) { argument
155 construct: function(target, argumentsList, newTarget) { argument
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.2/support_for_new.target/
Dsupport_for_new.target_2.ts29 function newTarget(): void { function
/third_party/node/test/fixtures/wpt/resources/
Dchannel.sub.js1028 newTarget = {type, value: result}; variable
1035 newTarget = {type, value: result}; variable
1042 newTarget = {type, value: result}; variable
1049 newTarget = {type, value: result}; variable
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_cb.cpp111 char *newTarget; in ucnv_cbFromUWriteUChars() local
/third_party/node/deps/icu-small/source/common/
Ducnv_cb.cpp111 char *newTarget; in ucnv_cbFromUWriteUChars() local
/third_party/icu/icu4c/source/common/
Ducnv_cb.cpp111 char *newTarget; in ucnv_cbFromUWriteUChars() local
/third_party/node/lib/internal/test_runner/
Dmock.js304 construct(target, argList, newTarget) { argument
/third_party/node/lib/internal/test_runner/mock/
Dmock.js399 construct(target, argList, newTarget) { argument
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
Dv8_mock.js70 construct: function(target, args, newTarget) { argument
/third_party/mesa3d/src/mesa/main/
Dtextureview.c363 target_valid(struct gl_context *ctx, GLenum origTarget, GLenum newTarget) in target_valid()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetEncoderICU.java831 ByteBuffer newTarget = ByteBuffer.wrap(encoder.errorBuffer); in cbFromUWriteUChars() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp95761 MutableHandleValue newTarget() const { in newTarget() function in JS::detail::CallArgsBase