Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMIR.cpp360 MaybeCallable(CompilerConstraintList* constraints, MDefinition* op) in MaybeCallable() function
3093 if (!input()->maybeEmulatesUndefined(constraints) && !MaybeCallable(constraints, input())) in cacheInputMaybeCallableOrEmulatesUndefined()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DMIR.cpp464 static bool MaybeCallable(CompilerConstraintList* constraints, in MaybeCallable() function
3559 !MaybeCallable(constraints, input())) { in cacheInputMaybeCallableOrEmulatesUndefined()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMIR.cpp397 MaybeCallable(CompilerConstraintList* constraints, MDefinition* op) in MaybeCallable() function
3907 if (!input()->maybeEmulatesUndefined(constraints) && !MaybeCallable(constraints, input())) in cacheInputMaybeCallableOrEmulatesUndefined()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DMIR.cpp375 static bool MaybeCallable(CompilerConstraintList* constraints, in MaybeCallable() function
3609 !MaybeCallable(constraints, input())) in cacheInputMaybeCallableOrEmulatesUndefined()