Searched refs:SetSourceMapsEnabled (Results 1 – 1 of 1) sorted by relevance
962 static void SetSourceMapsEnabled(const FunctionCallbackInfo<Value>& args) { in SetSourceMapsEnabled() function1016 registry->Register(SetSourceMapsEnabled); in RegisterExternalReferences()1035 SetMethod(context, target, "setSourceMapsEnabled", SetSourceMapsEnabled); in Initialize()