Home
last modified time | relevance | path

Searched defs:newTarget (Results 1 – 8 of 8) 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/skia/third_party/externals/icu/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/skia/m133/third_party/externals/icu/source/common/
Ducnv_cb.cpp111 char *newTarget; in ucnv_cbFromUWriteUChars() local
/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/mesa3d/src/mesa/main/
Dtextureview.c363 target_valid(struct gl_context *ctx, GLenum origTarget, GLenum newTarget) in target_valid()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp95761 MutableHandleValue newTarget() const { in newTarget() function in JS::detail::CallArgsBase