Home
last modified time | relevance | path

Searched defs:holder_instance_type (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-internal-gen.cc933 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in TF_BUILTIN()
934 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
988 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in TF_BUILTIN()
989 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-internal-gen.cc1013 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in TF_BUILTIN()
1014 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
1068 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in TF_BUILTIN()
1069 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-internal-gen.cc1166 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in TF_BUILTIN()
1167 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
1221 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in TF_BUILTIN()
1222 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc1186 Node* holder_instance_type, Node* index, Label* next_holder, in TF_BUILTIN()
1187 Label* if_bailout) { in TF_BUILTIN()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcode-stub-assembler.cc8742 TNode<Uint16T> holder_instance_type = LoadMapInstanceType(holder_map); in CallGetterIfAccessor() local
9081 TNode<Int32T> holder_instance_type = var_holder_instance_type.value(); in TryPrototypeChainLookup() local
12114 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in HasProperty()
12115 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in HasProperty()
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dcode-stub-assembler.cc9559 TNode<Uint16T> holder_instance_type = LoadMapInstanceType(holder_map); in CallGetterIfAccessor() local
9926 TNode<Int32T> holder_instance_type = var_holder_instance_type.value(); in TryPrototypeChainLookup() local
13223 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in HasProperty()
13224 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in HasProperty()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dcode-stub-assembler.cc8180 Node* holder_instance_type = var_holder_instance_type.value(); in TryPrototypeChainLookup() local
10780 Node* holder_instance_type, Node* index, Label* next_holder, in HasProperty()
10781 Label* if_bailout) { in HasProperty()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dcode-stub-assembler.cc9096 TNode<Int32T> holder_instance_type = var_holder_instance_type.value(); in TryPrototypeChainLookup() local
11924 TNode<Map> holder_map, TNode<Int32T> holder_instance_type, in HasProperty()
11925 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in HasProperty()