Home
last modified time | relevance | path

Searched defs:async_function_object (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-async-function-gen.cc36 TNode<JSAsyncFunctionObject> async_function_object = in AsyncFunctionAwaitResumeClosure() local
112 TNode<JSAsyncFunctionObject> async_function_object = in TF_BUILTIN() local
157 auto async_function_object = in TF_BUILTIN() local
180 auto async_function_object = in TF_BUILTIN() local
236 auto async_function_object = in AsyncFunctionAwait() local
/third_party/node/deps/v8/src/objects/
Dsource-text-module.cc984 Handle<JSAsyncFunctionObject> async_function_object( in InnerExecuteAsyncModule() local
/third_party/node/deps/v8/src/compiler/
Djs-native-context-specialization.cc253 Node* async_function_object = NodeProperties::GetValueInput(node, 0); in ReduceJSAsyncFunctionReject() local
289 Node* async_function_object = NodeProperties::GetValueInput(node, 0); in ReduceJSAsyncFunctionResolve() local
/third_party/node/deps/v8/src/execution/
Disolate.cc961 Handle<JSAsyncFunctionObject> async_function_object = in CaptureAsyncStackTrace() local
1084 Handle<JSAsyncFunctionObject> async_function_object = in CaptureAsyncStackTrace() local