Home
last modified time | relevance | path

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

/external/v8/src/
Dasync-hooks-wrapper.h46 Persistent<v8::Function> after_function_; variable
Dasync-hooks-wrapper.cc28 return after_function_.Get(isolate_); in after_function()
31 after_function_.Reset(isolate_, value); in set_after_function()