Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DStack.cpp139 AssertDynamicScopeMatchesStaticScope(JSContext* cx, JSScript* script, JSObject* scope) in AssertDynamicScopeMatchesStaticScope() function
247 AssertDynamicScopeMatchesStaticScope(cx, script, scopeChain()); in prologue()
310 AssertDynamicScopeMatchesStaticScope(cx, script, scopeChain()); in epilogue()