Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-async-function-gen.cc94 Node* const sentValue = Parameter(Descriptor::kSentValue); in TF_BUILTIN() local
97 AsyncFunctionAwaitResumeClosure(context, sentValue, JSGeneratorObject::kNext); in TF_BUILTIN()