Home
last modified time | relevance | path

Searched refs:if_unknown_type (Results 1 – 11 of 11) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-handler-gen.cc87 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchForElementsKindTransition() local
110 Switch(combined_elements_kind, &if_unknown_type, combined_elements_kinds, in DispatchForElementsKindTransition()
122 BIND(&if_unknown_type); in DispatchForElementsKindTransition()
223 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchByElementsKind() local
244 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in DispatchByElementsKind()
265 BIND(&if_unknown_type); in DispatchByElementsKind()
H A Dbuiltins-typed-array-gen.cc379 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchTypedArrayByElementsKind() local
399 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in DispatchTypedArrayByElementsKind()
422 BIND(&if_unknown_type); in DispatchTypedArrayByElementsKind()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-handler-gen.cc87 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchForElementsKindTransition() local
110 Switch(combined_elements_kind, &if_unknown_type, combined_elements_kinds, in DispatchForElementsKindTransition()
122 BIND(&if_unknown_type); in DispatchForElementsKindTransition()
212 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchByElementsKind() local
233 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in DispatchByElementsKind()
254 BIND(&if_unknown_type); in DispatchByElementsKind()
H A Dbuiltins-typed-array-gen.cc322 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchTypedArrayByElementsKind() local
341 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in DispatchTypedArrayByElementsKind()
354 BIND(&if_unknown_type); in DispatchTypedArrayByElementsKind()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-handler-gen.cc234 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchForElementsKindTransition() local
257 Switch(combined_elements_kind, &if_unknown_type, combined_elements_kinds, in DispatchForElementsKindTransition()
269 BIND(&if_unknown_type); in DispatchForElementsKindTransition()
359 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchByElementsKind() local
380 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in DispatchByElementsKind()
401 BIND(&if_unknown_type); in DispatchByElementsKind()
H A Dbuiltins-typed-array-gen.cc343 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchTypedArrayByElementsKind() local
362 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in DispatchTypedArrayByElementsKind()
375 BIND(&if_unknown_type); in DispatchTypedArrayByElementsKind()
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-typed-array-gen.cc1211 Label next(this), if_unknown_type(this, Label::kDeferred); in DispatchTypedArrayByElementsKind() local
1231 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in DispatchTypedArrayByElementsKind()
1243 BIND(&if_unknown_type); in DispatchTypedArrayByElementsKind()
H A Dbuiltins-array-gen.cc3655 Label if_unknown_type(this, Label::kDeferred); in TF_BUILTIN() local
3674 Switch(elements_kind, &if_unknown_type, elements_kinds, in TF_BUILTIN()
3677 BIND(&if_unknown_type); in TF_BUILTIN()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dcode-stub-assembler.cc2475 Label done(this), if_unknown_type(this, Label::kDeferred); in LoadFixedTypedArrayElementAsTagged() local
2493 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in LoadFixedTypedArrayElementAsTagged()
2496 BIND(&if_unknown_type); in LoadFixedTypedArrayElementAsTagged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcode-stub-assembler.cc2344 Label done(this), if_unknown_type(this, Label::kDeferred); in LoadFixedTypedArrayElementAsTagged() local
2362 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in LoadFixedTypedArrayElementAsTagged()
2365 BIND(&if_unknown_type); in LoadFixedTypedArrayElementAsTagged()
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dcode-stub-assembler.cc2550 Label done(this), if_unknown_type(this, Label::kDeferred); in LoadFixedTypedArrayElementAsTagged() local
2571 Switch(elements_kind, &if_unknown_type, elements_kinds, elements_kind_labels, in LoadFixedTypedArrayElementAsTagged()
2574 BIND(&if_unknown_type); in LoadFixedTypedArrayElementAsTagged()