Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-internal-gen.cc921 TNode<Name> unique_name, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
934 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
976 TNode<Name> unique_name, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
989 TNode<IntPtrT> index, Label* next_holder, Label* if_bailout) { in TF_BUILTIN()
Dbuiltins-object-gen.cc1451 Label* if_bailout) { in FromPropertyDetails()
1487 TNode<HeapObject> accessor, Label* if_bailout) { in GetAccessorOrUndefined()
/external/v8/src/codegen/
Dcode-stub-assembler.cc2677 TNode<JSFunction> function, Label* if_bailout) { in LoadJSFunctionPrototype()
6539 TNode<String> ToDirectStringAssembler::TryToDirect(Label* if_bailout) { in TryToDirect()
6628 StringPointerKind ptr_kind, Label* if_bailout) { in TryToSequential()
6937 TNode<HeapObject> input, TVariable<Number>* var_result, Label* if_bailout) { in TryPlainPrimitiveNonNumberToNumber()
7409 Label* if_bailout, in TryToName()
7493 Label* if_not_internalized, Label* if_bailout) { in TryInternalizeString()
8335 TNode<JSReceiver> receiver, Label* if_bailout) { in GetCreationContext()
8463 Label* if_bailout) { in TryLookupProperty()
8496 Label* if_bailout) { in TryHasOwnProperty()
8682 TNode<Context> context, TNode<Object> receiver, Label* if_bailout, in CallGetterIfAccessor()
[all …]
Dcode-stub-assembler.h3848 TNode<RawPtrT> PointerToData(Label* if_bailout) { in PointerToData()
3854 TNode<RawPtrT> PointerToString(Label* if_bailout) { in PointerToString()