Home
last modified time | relevance | path

Searched defs:if_bailout (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-internal-gen.cc1220 Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
1236 Label* if_bailout) { in TF_BUILTIN()
Dbuiltins-proxy-gen.cc744 Label* if_bailout) { in CheckHasTrapResult()
Dbuiltins-object-gen.cc1720 Label* if_bailout) { in FromPropertyDetails()
1753 Label* if_bailout) { in GetAccessorOrUndefined()
/external/v8/src/
Dcode-stub-assembler.cc2610 Label* if_bailout) { in LoadJSFunctionPrototype()
6242 TNode<String> ToDirectStringAssembler::TryToDirect(Label* if_bailout) { in TryToDirect()
6329 StringPointerKind ptr_kind, Label* if_bailout) { in TryToSequential()
7463 Variable* var_unique, Label* if_bailout, in TryToName()
7519 Variable* var_internalized, Label* if_not_internalized, Label* if_bailout) { in TryInternalizeString()
8242 Label* if_not_found, Label* if_bailout) { in TryLookupProperty()
8274 Label* if_bailout) { in TryHasOwnProperty()
8456 Label* if_bailout, GetOwnPropertyMode mode) { in CallGetterIfAccessor()
8553 Label* if_not_found, Label* if_bailout) { in TryGetOwnProperty()
8563 Label* if_bailout, GetOwnPropertyMode mode) { in TryGetOwnProperty()
[all …]
Dcode-stub-assembler.h3059 TNode<RawPtrT> PointerToData(Label* if_bailout) { in PointerToData()
3065 TNode<RawPtrT> PointerToString(Label* if_bailout) { in PointerToString()