Searched refs:CreateThrowerFunction (Results 1 – 2 of 2) sorted by relevance
179 Node* CreateThrowerFunction(Node* reason, Node* native_context);
1525 Node* PromiseBuiltinsAssembler::CreateThrowerFunction(Node* reason, in CreateThrowerFunction() function in v8::internal::PromiseBuiltinsAssembler1568 Node* const thrower = CreateThrowerFunction(reason, native_context); in TF_BUILTIN()