Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DScope.cpp336 Scope::maybeCloneEnvironmentShape(JSContext* cx)
354 envShape = scope->maybeCloneEnvironmentShape(cx);
693 envShape = scope->maybeCloneEnvironmentShape(cx);
H A DScope.h223 Shape* maybeCloneEnvironmentShape(JSContext* cx);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DScope.cpp318 Shape* Scope::maybeCloneEnvironmentShape(JSContext* cx) { in maybeCloneEnvironmentShape() function in Scope
334 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
673 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
H A DScope.h238 Shape* maybeCloneEnvironmentShape(JSContext* cx);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DScope.cpp383 Shape* Scope::maybeCloneEnvironmentShape(JSContext* cx) { in maybeCloneEnvironmentShape() function in Scope
398 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
855 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
H A DScope.h274 Shape* maybeCloneEnvironmentShape(JSContext* cx);
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DScope.cpp556 Shape* Scope::maybeCloneEnvironmentShape(JSContext* cx) { in maybeCloneEnvironmentShape() function in Scope
571 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
1107 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
H A DScope.h356 Shape* maybeCloneEnvironmentShape(JSContext* cx);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DScope.cpp556 Shape* Scope::maybeCloneEnvironmentShape(JSContext* cx) { in maybeCloneEnvironmentShape() function in Scope
571 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
1107 envShape = scope->maybeCloneEnvironmentShape(cx); in clone()
H A DScope.h356 Shape* maybeCloneEnvironmentShape(JSContext* cx);