Searched refs:thenable_map (Results 1 – 1 of 1) sorted by relevance
1083 Node* const thenable_map = LoadMap(thenable); in TF_BUILTIN() local1084 GotoIfNot(IsJSPromiseMap(thenable_map), &if_slow); in TF_BUILTIN()1087 BranchIfPromiseSpeciesLookupChainIntact(native_context, thenable_map, in TF_BUILTIN()