Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DCodeGenerator.cpp4538 static const VMFunction NewInitObjectWithTemplateInfo = variable
4565 callVM(NewInitObjectWithTemplateInfo, lir); in visitNewObjectVMCall()
5102 OutOfLineCode* ool = oolCallVM(NewInitObjectWithTemplateInfo, lir, in visitCreateThisWithTemplate()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp5490 static const VMFunction NewInitObjectWithTemplateInfo = variable
5520 callVM(NewInitObjectWithTemplateInfo, lir); in visitNewObjectVMCall()
6053 OutOfLineCode* ool = oolCallVM(NewInitObjectWithTemplateInfo, lir, in visitCreateThisWithTemplate()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp5950 static const VMFunction NewInitObjectWithTemplateInfo = variable
5981 callVM(NewInitObjectWithTemplateInfo, lir); in visitNewObjectVMCall()
6432 oolCallVM(NewInitObjectWithTemplateInfo, lir, in visitCreateThisWithTemplate()