Home
last modified time | relevance | path

Searched refs:SetCallHandler (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-template.h531 void SetCallHandler(
/third_party/node/deps/v8/include/v8-include/
H A Dv8-template.h515 void SetCallHandler(
/third_party/node/deps/v8/src/api/
H A Dapi.cc1325 Utils::ToLocal(obj)->SetCallHandler(callback, data, side_effect_type,
1409 void FunctionTemplate::SetCallHandler( in SetCallHandler() function in v8::FunctionTemplate
1414 EnsureNotPublished(info, "v8::FunctionTemplate::SetCallHandler"); in SetCallHandler()

Completed in 25 milliseconds