Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-promise.cc760 Node* const then_str = HeapConstant(isolate->factory()->then_string()); in InternalResolvePromise() local
763 CallStub(getproperty_callable, context, result, then_str); in InternalResolvePromise()
1374 Node* const then_str = HeapConstant(isolate->factory()->then_string()); in TF_BUILTIN() local
1377 CallStub(getproperty_callable, context, promise, then_str); in TF_BUILTIN()
1768 Node* const then_str = HeapConstant(isolate->factory()->then_string()); in TF_BUILTIN() local
1771 CallStub(getproperty_callable, context, promise, then_str); in TF_BUILTIN()