Home
last modified time | relevance | path

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

/external/v8/src/
Dasync-hooks-wrapper.h37 inline void set_after_function(v8::Local<v8::Function> value);
Dasync-hooks-wrapper.cc30 void AsyncHooksWrap::set_after_function(v8::Local<v8::Function> value) { in set_after_function() function in v8::AsyncHooksWrap