Home
last modified time | relevance | path

Searched refs:this_arg (Results 1 – 17 of 17) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-array-gen.cc36 this_arg(), k_value, k, o()); in FindProcessor()
51 this_arg(), k_value, k, o()); in FindIndexProcessor()
65 CallJS(CodeFactory::Call(isolate()), context(), callbackfn(), this_arg(), in ForEachProcessor()
76 this_arg(), k_value, k, o()); in SomeProcessor()
91 this_arg(), k_value, k, o()); in EveryProcessor()
101 return a_.Bind(this_arg()); in ReduceResultGenerator()
137 callbackfn(), this_arg(), k_value, k, o()); in FilterProcessor()
228 callbackfn(), this_arg(), k_value, k, o()); in SpecCompliantMapProcessor()
240 callbackfn(), this_arg(), k_value, k, o()); in FastMapProcessor()
341 callbackfn(), this_arg(), k_value, k, o()); in TypedArrayMapProcessor()
[all …]
Dbuiltins-array-gen.h82 Node* this_arg() { return this_arg_; } in this_arg() function
90 Node* this_arg, TNode<IntPtrT> argc);
100 Node* this_arg, Node* a, TNode<JSReceiver> o, Node* initial_k,
Dbuiltins-function.cc215 Handle<Object> this_arg = isolate->factory()->undefined_value(); in DoFunctionBind() local
218 this_arg = args.at(1); in DoFunctionBind()
226 isolate->factory()->NewJSBoundFunction(target, this_arg, argv)); in DoFunctionBind()
Dbuiltins-typed-array-gen.cc1637 TNode<Object> this_arg = args.GetOptionalArgumentValue(2); in TF_BUILTIN() local
1754 CAST(CallJS(CodeFactory::Call(isolate()), context, map_fn, this_arg, in TF_BUILTIN()
1829 TNode<Object> this_arg = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
1861 CallJS(CodeFactory::Call(isolate()), context, callbackfn, this_arg, in TF_BUILTIN()
Dbuiltins-collections-gen.cc1560 Node* const this_arg = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
1597 CallJS(CodeFactory::Call(isolate()), context, callback, this_arg, in TF_BUILTIN()
1791 Node* const this_arg = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
1821 CallJS(CodeFactory::Call(isolate()), context, callback, this_arg, entry_key, in TF_BUILTIN()
/external/llvm/test/CodeGen/PowerPC/
Dpr16556-2.ll19 …12TickDuration30__T2toVAyaa7_7365636f6e6473TlZ2toMxFNaNbNfZl(%core.time.TickDuration* %.this_arg) {
22 %tmp = icmp ne %core.time.TickDuration* %.this_arg, null
31 %tmp2 = getelementptr %core.time.TickDuration, %core.time.TickDuration* %.this_arg, i32 0, i32 0
Dpr16556.ll10 …uration30__T2toVAyaa7_7365636f6e6473TlZ2toMxFNaNbNfZl(%core.time.TickDuration.37.125* %.this_arg) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dpr16556-2.ll19 …12TickDuration30__T2toVAyaa7_7365636f6e6473TlZ2toMxFNaNbNfZl(%core.time.TickDuration* %.this_arg) {
22 %tmp = icmp ne %core.time.TickDuration* %.this_arg, null
31 %tmp2 = getelementptr %core.time.TickDuration, %core.time.TickDuration* %.this_arg, i32 0, i32 0
Dpr16556.ll10 …uration30__T2toVAyaa7_7365636f6e6473TlZ2toMxFNaNbNfZl(%core.time.TickDuration.37.125* %.this_arg) {
/external/mdnsresponder/mDNSPosix/
DIdentify.c273 int this_arg = 1; in main() local
297 while (this_arg < argc) in main()
299 char *arg = argv[this_arg++]; in main()
300 if (this_arg > 2) printf("\n"); in main()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_monitor.c131 if (*iter.this_arg & IEEE80211_RADIOTAP_F_FCS) in handle_monitor_read()
139 failed = le_to_host16((*(le16 *) iter.this_arg)) & in handle_monitor_read()
148 datarate = *iter.this_arg * 5; in handle_monitor_read()
151 ssi_signal = (s8) *iter.this_arg; in handle_monitor_read()
/external/wpa_supplicant_8/src/utils/
Dradiotap_iter.h72 unsigned char *this_arg; member
Dradiotap.c157 iterator->this_arg = iterator->_arg; in ieee80211_radiotap_iterator_init()
330 iterator->this_arg = iterator->_arg; in ieee80211_radiotap_iterator_next()
/external/v8/src/compiler/
Djs-call-reducer.cc1022 Node* this_arg = node->op()->ValueInputCount() > 3 in ReduceArrayForEach() local
1073 {receiver, fncallback, this_arg, k, original_length}); in ReduceArrayForEach()
1155 javascript()->Call(5, p.frequency()), fncallback, this_arg, element, k, in ReduceArrayForEach()
1489 Node* this_arg = node->op()->ValueInputCount() > 3 in ReduceArrayMap() local
1548 {receiver, fncallback, this_arg, a, k, original_length}); in ReduceArrayMap()
1631 javascript()->Call(5, p.frequency()), fncallback, this_arg, element, k, in ReduceArrayMap()
1701 Node* this_arg = node->op()->ValueInputCount() > 3 in ReduceArrayFilter() local
1783 {receiver, fncallback, this_arg, a, k, original_length, to, to}); in ReduceArrayFilter()
1811 {receiver, fncallback, this_arg, a, k, original_length, to}); in ReduceArrayFilter()
1868 {receiver, fncallback, this_arg, a, k, original_length, element, to}); in ReduceArrayFilter()
[all …]
/external/v8/src/wasm/
Dwasm-js.cc1106 i::Handle<i::Object> this_arg = Utils::OpenHandle(*args.This()); \
1107 if (!this_arg->Is##WasmType()) { \
1111 var = i::Handle<i::WasmType>::cast(this_arg); \
/external/v8/src/builtins/mips64/
Dbuiltins-mips64.cc1355 Register this_arg = a5; in Generate_FunctionPrototypeApply() local
1371 __ Pop(this_arg, arg_array); // Overwrite argc in Generate_FunctionPrototypeApply()
1373 __ Movz(this_arg, undefined_value, scratch); // if argc == 0 in Generate_FunctionPrototypeApply()
1377 __ Sd(this_arg, MemOperand(sp)); in Generate_FunctionPrototypeApply()
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc1525 Register this_arg = x0; in Generate_FunctionPrototypeApply() local
1558 __ Ldp(arg_array, this_arg, MemOperand(scratch)); // Overwrites argc. in Generate_FunctionPrototypeApply()
1564 __ PushArgument(this_arg); in Generate_FunctionPrototypeApply()