Searched refs:SetSourceMapsEnabled (Results 1 – 1 of 1) sorted by relevance
822 static void SetSourceMapsEnabled(const FunctionCallbackInfo<Value>& args) { in SetSourceMapsEnabled() function866 env->SetMethod(target, "setSourceMapsEnabled", SetSourceMapsEnabled); in Initialize()