অনুবাদ অসম্পূর্ণ। দয়া করে ইংরেজি থেকে নিবন্ধটি অনুবাদ করুন ।
The new.target
syntax is available in all functions. In constructors, new.target
refers to the constructor that was invoked by new
. In normal function calls, new.target
is undefined
.
পদবিন্যাস
new.target
বর্ণনা
TBD
উদাহরণ
new.target
ফাংশন কলে ব্যবহার করুন
// TBD
new.target
ক্লাসে ব্যবহার করুন
// TBD
new.target
অ্যারো ফাংশনে ব্যবহার করুন
// TBD
স্পেসিফিকেশন
Specification | Status | Comment |
---|---|---|
ECMAScript 2015 (6th Edition, ECMA-262) The definition of 'Built-in Function Objects' in that specification. |
Standard | Initial definition. |
ব্রাউসার কম্পেটিবেলিটি
We're converting our compatibility data into a machine-readable JSON format.
This compatibility table still uses the old format,
because we haven't yet converted the data it contains.
Find out how you can help!
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | No support | 41 (41) | No support | No support | No support |
Feature | Android | Chrome for Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Basic support | No support | No support | 41.0 (41) | No support | No support | No support |
আরও দেখুন
ডকুমেন্ট ট্যাগ এবং অবদানকারী
ট্যাগ:
Contributors to this page:
SphinxKnight,
Bolaram
সর্বশেষ হালনাগাদ করেছেন:
SphinxKnight,