Home
last modified time | relevance | path

Searched defs:apply (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/verifier/tests/
Dconfig.py40 def apply(color, text): member in Color
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/callable_signature/ts_to_sts/
Dmain.js37 apply: function (target, thisArg, args) { return target._call.apply(target, args); } method
/arkcompiler/ets_frontend/es2panda/parser/
Dcommonjs.cpp96 auto *apply = AllocNode<ir::Identifier>("apply"); in ParseCommonjs() local
/arkcompiler/ets_runtime/test/moduletest/proxy/
Dproxy.js27 apply: function(target, thisObj, args) { method
/arkcompiler/ets_runtime/test/moduletest/spreadoperator/
Dspreadoperator.js103 apply: function (target, thisArg, argumentsList) { method
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/apply/
Dapply_dynamic.cpp46 auto *apply = g_dynG->iCreateApply(graph, ldlexvar, ldundefined, createemptyarray); in __anonbaad4aa60202() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js61070 apply(t) { method
107743 apply: Wbt, property
114961 t.prototype.apply = function(t, e, i, s, n, r, o, a) { method in t
115103 r.prototype.apply = function(t, s, n, o, a, l, h) { method in r
115173 r.prototype.apply = function(t, s, n, o, a, l, h) { method in r
115234 o.prototype.apply = function(n, r, a, l, h, c, u) { method in o
115325 s.prototype.apply = function(t, n, r, o, a, l, h) { method in s
115390 r.prototype.apply = function(t, s, n, o, a, l, h) { method in r
115465 r.prototype.apply = function(t, s, n, o, a, l, h) { method in r
115558 r.prototype.apply = function(t, n, r, o, a, l, h) { method in r
[all …]