Searched refs:after_function_ (Results 1 – 2 of 2) sorted by relevance
46 Persistent<v8::Function> after_function_; variable
28 return after_function_.Get(isolate_); in after_function()31 after_function_.Reset(isolate_, value); in set_after_function()