Home
last modified time | relevance | path

Searched defs:function_prototype (Results 1 – 10 of 10) sorted by relevance

/dports/www/nginx-full/njs-0.7.1/src/
H A Dnjs_builtin.c279 njs_object_t *object_prototype, *function_prototype, in njs_builtin_objects_clone() local
/dports/lang/v8/v8-9.6.180.12/src/web-snapshot/
H A Dweb-snapshot.cc1232 uint32_t function_prototype; in DeserializeClasses() local
/dports/www/firefox/firefox-99.0/third_party/rust/glsl/src/
H A Dparsers.rs847 pub fn function_prototype(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_prototype() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glsl/src/
H A Dparsers.rs847 pub fn function_prototype(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_prototype() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glsl/src/
H A Dparsers.rs847 pub fn function_prototype(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_prototype() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glsl/src/
H A Dparsers.rs847 pub fn function_prototype(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_prototype() function
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Djs-native-context-specialization.cc150 Handle<Object> function_prototype(function_map->prototype(), isolate()); in ReduceJSGetSuperConstructor() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Djs-native-context-specialization.cc366 base::Optional<HeapObjectRef> function_prototype = function_map.prototype(); in ReduceJSGetSuperConstructor() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Djs-native-context-specialization.cc362 ObjectRef function_prototype = function_map.prototype(); in ReduceJSGetSuperConstructor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Djs-native-context-specialization.cc367 HeapObjectRef function_prototype = function_map.prototype(); in ReduceJSGetSuperConstructor() local