Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-shadowrealm-gen.cc123 TNode<Object> function_prototype = LoadMapPrototype(CAST(function_map)); in TF_BUILTIN() local
/third_party/node/deps/v8/src/compiler/
Djs-native-context-specialization.cc368 HeapObjectRef function_prototype = function_map.prototype(); in ReduceJSGetSuperConstructor() local