Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp2211 typedef bool (*GetFirstDollarIndexRawFn)(JSContext*, HandleString, int32_t*); typedef
2213 FunctionInfo<GetFirstDollarIndexRawFn>(GetFirstDollarIndexRaw, "GetFirstDollarIndexRaw");
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp2578 typedef bool (*GetFirstDollarIndexRawFn)(JSContext*, JSString*, int32_t*); typedef
2580 FunctionInfo<GetFirstDollarIndexRawFn>(GetFirstDollarIndexRaw,