aboutsummaryrefslogtreecommitdiff
path: root/files/ja/mozilla/tech/xpcom/language_bindings/components.stack/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/mozilla/tech/xpcom/language_bindings/components.stack/index.html')
-rw-r--r--files/ja/mozilla/tech/xpcom/language_bindings/components.stack/index.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/files/ja/mozilla/tech/xpcom/language_bindings/components.stack/index.html b/files/ja/mozilla/tech/xpcom/language_bindings/components.stack/index.html
deleted file mode 100644
index f5b60e5c92..0000000000
--- a/files/ja/mozilla/tech/xpcom/language_bindings/components.stack/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: Components.stack
-slug: Mozilla/Tech/XPCOM/Language_Bindings/Components.stack
-tags:
- - 'XPCOM:Language Bindings'
- - XPConnect
-translation_of: Mozilla/Tech/XPCOM/Language_Bindings/Components.stack
----
-<p>
-</p><p><code>Components.stack</code> は、現在の JavaScript コールスタックのスナップショットを表す <a href="ja/NsIStackFrame">nsIStackFrame</a> (<a href="https://dxr.mozilla.org/mozilla-central/source/xpcom/base/nsIException.idl#50" rel="custom">IDL 定義</a>) 型の読み出し専用プロパティです。これは様々な診断目的で利用できます。
-</p>