Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_errors.cc822 static void SetSourceMapsEnabled(const FunctionCallbackInfo<Value>& args) { in SetSourceMapsEnabled() function
866 env->SetMethod(target, "setSourceMapsEnabled", SetSourceMapsEnabled); in Initialize()