Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-promise-gen.cc1802 Node* const then_map = LoadMap(then); in TF_BUILTIN() local
1803 GotoIfNot(IsCallableMap(then_map), &if_fulfill); in TF_BUILTIN()